p, li, ol
{
font-family:		Trebuchet MS;
color:				#C0C0C0;
font-size:			10pt; 
font-weight:		normal;
}

h1
{
font-family:		Trebuchet MS;
color:				#FF0000;
font-size:			18pt;

}

body 
{
background-image: 	url('oldsite/images/aq-back.jpg');
background-color:   black;
font-family:		Trebuchet MS;
font-size:			10pt;
color:				#C0C0C0;
}

#highlight 
{ 
font-family: 	Trebuchet MS; 
font-size: 		10pt; 
color: 			red;
}

a:link 		{ color: white; text-decoration: none }
a:active 	{ color: white; text-decoration: none }
a:visited 	{ color: white; text-decoration: none }
a:hover 	{ color: red; text-decoration: none }

