.defaultFont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #666666;

}

.headerBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #77919E;

}





BODY {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-justify : auto;

	text-align : justify;

	} 







P  {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #333333;
	text-align: justify;
}



H1  {}



H2  {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #333333;

}



A  {

	color : #77919e;

	font-weight : normal;

	text-decoration : none;

}



A:Visited  {

	color : #77919e;

	text-decoration : none;

}



A:Active  { 

	color: #77919e;

}



A:Hover  {
	text-decoration : underline;
	color: #4D626C;

}



text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #333333;

	}

