a:link       { font-size: 10 pt; color: #2B5973 }
a:visited    { font-size: 10 pt; color: #2B5973 }
a:active     { font-size: 10 pt; color: #2B5973 }
a:hover      { font-size: 10 pt; font-weight: bold;color: #2B5973 }
body         { font-family: Verdana, Arial, Helvetica; font-size: 10 pt; color: #2B5973 }
table        { font-size: 10 pt;color: #2B5973; border: 0px none; }

h1, h2, h3, h4, h5, h6 { font-family: Verdana; font-size: 10 pt;color: #2B5973 }
h1           { font-size: 12 pt }
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
