.msfix	{background:#660000;}
a:link	{text-decoration: underline; color: #660000;}
a:visited	{text-decoration: underline; color: #660000;}
a:hover	{text-decoration: underline; color: #666666;}
a:active	{text-decoration: underline; color: #FFFFFF;}

.body {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.footer {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 11px;
}
.lnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
	line-height: 18px;
}
.sidebars {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
}
.request {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	line-height: 9px;
}

.red-note {
    font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	line-height: 9px;
} 


