body {background-color:white;} 

p
{
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; 
color: #003366;
font-weight: normal
}

a        { font-family: Tahoma, Verdana, Arial; font-size: 12px; text-decoration: none; color: red }
a:hover  { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #6699FF; font-weight: bold }

h1 
{
font-family: Tahoma, Verdana, Arial; 
font-size: 14px; 
color: #6699FF;
font-weight: bold
}

table 
{
	font-family: Tahoma;
	color: black;
	background-color: #FFF7DE;
	font-size: 12px;
	font-weight: normal
}

h2 
{
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; 
color: black;
font-weight: bold
}

h3 
{
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; 
color: black;
font-weight: normal
}

hr {color: #6699FF;}

strong
{
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; 
color: #003366;
font-weight: bold;
}
