body { color: black; background-color: white; font-family: Trebuchet MS, Arial, Helvetica;}

a:link {text-decoration: none; color:  #A60000; font-weight: bold;}
a:vlink, a:visited {text-decoration: none; font-weight: bold; color: #A60000;}
a:alink, a:active {text-decoration: none; font-weight: bold; color: #A60000;}

a:hover {text-decoration: none;color: #5D7367;}

#justify {text-align: justify;}

.title {
    color: #004080; 
    font-weight: bold;
    font-size: 13pt;
}
<! dark Blue >

p.FBText { color: red; font-family: Trebuchet, Verdana, Arial; font-size: 6pt;}

h1
{
	color: #5D7367;
font-family: Trebuchet MS, Arial, Helvetica;
}
h2
{
	color: #A60000; 
font-family: Trebuchet MS, Arial, Helvetica;
}
h3
{
	color: #004477; 
font-family: Trebuchet MS, Arial, Helvetica;
}
h4
{
	color: rgb(102,0,0);
font-family: Trebuchet MS, Arial, Helvetica;
}
h5
{
	color: rgb(0,0,0);
font-family: Trebuchet MS, Arial, Helvetica;
}
h6
{
	color: rgb(102,0,0);
font-family: Trebuchet MS, Arial, Helvetica;
}
</style>
