p, li, ol
{
font-family:		Trebuchet MS;
color:				black;
font-size:			10pt; 
font-weight:		normal;
}

h1
{
font-family:		Trebuchet MS;
color:				black;
font-size:			18pt;

}

body 
{
background-color:   white;
font-family:		Trebuchet MS;
font-size:			10pt;
color:				black;
}

#highlight 
{ 
font-family: 	Trebuchet MS; 
font-size: 		10pt; 
color: 			red;
}

a:link 		{ color: blue; text-decoration: none }
a:active 	{ color: blue; text-decoration: none }
a:visited 	{ color: purple; text-decoration: none }
a:hover 	{ color: green; text-decoration: none }