/* CSS definition file containing site wide stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); background-color: rgb(51,0,153); background-image: none; }
a.HEADING{
	color: #000000;
	font: 15px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-align: JUSTIFY;}
a.:link{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: JUSTIFY;}
a.:visited{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-align: JUSTIFY;}
a.:hover{
	color: #FF3333; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: JUSTIFY;}
p{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-align: JUSTIFY;}
p.:link{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: JUSTIFY;}
p.:visited{
	color: #ffffff; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-align: JUSTIFY;}
p.:hover{
	color: #FF3333; 
	Font: x-small Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: JUSTIFY;}
