BODY  {	color : #000000;
	background-color : #FFFFFF;
	font-family : sans-serif;
	font-size : 16px;
}

td {	color : #000000;
	background-color : #FFFFFF;
	font-family : sans-serif;
	font-size : 16px;
}
	
P {
	font-size : 16px;
	color : black;
	font-family : sans-serif;
}

P2 {
	font-size : 20px;
	color : red;
	line-height : 90%;
}

P.small  {
	font-size : 20px;
	font-weight : lighter;
}

A  {
	color : black;
	font-family : sans-serif;
	font-size : 16px;
}

A:Visited  {
	color : #808080;
	font-size : 16px;
}

A:Active  {color : red;}

A:Hover  {
	color : #000000;
}



