H1  {

	font-size : 28pt;

	font-family : arial, helvetica;

	font-weight : bold;

	color : black;

	text-align : center;

	

}

H2  {

	font-size : 15pt;

	font-family : arial, helvetica;

	font-weight : bold;

	color : black;

	text-align : left;

	

}


.body  {

	font-size : 12pt;

	font-family : arial;

	color : black;

	text-align : left;



}

.caption  {

	font-size : 8pt;

	font-family : arial;

	color : black;

	font-weight : bold;



}

.footer  {

	font-size : 12pt;

	font-family : arial;

	color : black;

	font-weight : bold;



}

.bottom  {

	font-size : 12pt;

	font-family : helvetica, sans-serif;

	color : white;

	text-align : center;


}


A:Visited  {

font-size : 12pt;

	font-family : arial;

	color : #0E5E26;

	text-align : left;
	
	font-weight : bold;
	
}

A  {

font-size : 12pt;

	font-family : arial;

	color : #119D9F;

	text-align : left;
	
	font-weight : bold;
	
}

A:Active {

font-size : 12pt;

	font-family : arial;

	color : #66cc99;

	text-align : left;
	
	font-weight : bold;
	
}




A:Hover  {

font-size : 12pt;

	font-family : arial;

	color : #1C7071;

	font-weight : bold;	
	
}




