Table.Menu {background-color: #FFFFCC;}

td.SMTitle {background-color: #002084;}

.SMTitleFont
{
    COLOR: #FFFFCC;
    FONT-FAMILY: Arial,sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.FHeadTitle  { color: #FFFF00; font-size: 16pt; font-style: italic; text-align: Center }
.FHeadSubtitle { color: #FFFFFF; font-size: 10px; font-weight: bold; text-align: Center }
.FHeadTD { background-color: #000080;}
.FSiteMap
{
	font-size: 11pt;
	font-style: italic;
	text-align: left
	font-family: Arial,sans-serif;
	font-weight: bold;
	}

H1
{
	margin-top: 15;
	color: #CC0000;
	font-size: 20pt;
	font-style: italic;
	text-align: Center
	}

a:link
{
 background-color : transparent;
 color : #0033FF;
 text-decoration : none; 
}

a:visited  
{
 background-color : transparent;
 color : #000099;
 text-decoration : none; 
}

a:hover 
{
 background-color : transparent;
 color : #0033FF;
 text-decoration : underline; 
}

a:active 
{
 background-color : transparent;
 color : #CC00CC;
 text-decoration : underline; 
}