H1  {
	font-size : MEDIUM;
	font-family : verdana, arial;
	font-weight : bold;
	color : black;	}

H2  {
	font-size : MEDIUM;
	font-family : verdana, arial;
	font-weight : bold;
	color : #990000;	}

}

H3  {
	font-size : small;
	font-family : verdana, arial;
	font-weight : bold;
	color : black;	
}

A  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;		
	color : #7983b0;
	text-decoration: none;

	

}



A:Visited  {	
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #7983b0;
	text-decoration: underline;
}

A:Active  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #7983b0;	
	font-weight : bold;
}

A:Hover  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #7983b0;
	font-weight : bold;
		
}

BODY  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

