
P {font-size: 11px;      /* text*/
			font-family: verdana;
			font-style: normal;
			font-weight: normal;
			color:#ffffff;
}

P.black {font-size: 11px;      /* text*/
			font-family: verdana;
			font-style: normal;
			font-weight: normal;
			color:#000000;
}


H1  { font-size: 17px;    /* headings */
			font-family: verdana;
			font-style: normal;
			font-weight: normal;
			color:#000000;}
			
			

H2  {font-size: 13px;    /* sub headings */
			font-family: verdana;
			font-style: italic;
			font-weight: normal;
			color:#000000;}

H3  {}

A  { font-size: 15px;
			font-family: baskerville,verdana;
			font-style: normal;
			font-weight: bold;
			color:#ffffff;
			text-decoration:none;
}

A:Hover  {color:#000000;
			text-decoration:none}
			
A.content  { font-size: 11px;
			font-family: verdana;
			font-style: normal;
			font-weight: bold;
			color:#ffffff;
			text-decoration:none;
}


			

A.footer  {font-size : 9px;
	font-family : verdana, arial, helvetica;
	font-weight :normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;}
	
A.footer:Hover  {font-size : 9px;
	font-family : verdana, arial, helvetica;
	font-weight :normal;
	font-style : normal;
	color : #808080;
	text-decoration: none;}

font.footer{font-size : 9px;
	font-family : verdana, arial, helvetica;
	font-weight :normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;}