P  {
	font-size : medium;
	font-family : Verdana,Arial,Helvetica;
	font : Verdana,Arial,Helvetica;
}

LI  {
	margin: 1em 0;
}

h1 { 
font: bold 1.5em verdana, arial, sans-serif; 
padding: .4em; 
border: 2px solid #666666; 
color: #006699; 
background-color: #F5F5F5; 
margin: 0 0 5px 0; /* top right bottom left */ 
}

H2  {
	font-size : large;
	font-family : Verdana,Arial,Helvetica;
	font-style : italic;
	font : Verdana,Arial,Helvetica;
	color : Black;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

H3  {
	font-size : large;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	color : Black;
	font : Verdana,Arial,Helvetica;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

A  {
	font-size : medium;
	font-family : Verdana,Arial,Helvetica;
	font : Verdana,Arial,Helvetica;
	color : Gray;
	text-decoration : none;
}

A:Visited  {
	font-size : medium;
	font-family : Verdana,Arial,Helvetica;
	font : Verdana,Arial,Helvetica;
	color : Gray;
	text-decoration : none;
}

A:Active  {
	font-size : medium;
	font-family : Verdana,Arial,Helvetica;
	font : Verdana,Arial,Helvetica;
	color : Teal;
	text-decoration : underline;
}

A:Hover  {
	font-size : medium;
	font-family : Verdana,Arial,Helvetica;
	font : Verdana,Arial,Helvetica;
	color : #6666FF;
	text-decoration : underline;
}

BODY  {}

