a:link {
color: #0000FF; 
text-decoration : none; 
} 

a:active {
color : #0000FF; 
text-decoration : underline; 
} 

a:visited {
color : #0000FF; 
text-decoration : none; 
} 

a:hover {
color : #0000FF; 
text-decoration : underline; 
} 

a.mlink:link {
color: #666666; 
text-decoration : none; 
} 

a.mlink:active {
color : #990000; 
text-decoration : none; 
} 

a.mlink:visited {
color : #666666; 
text-decoration : none; 
} 

a.mlink:hover {
color : #990000; 
text-decoration : none; 
} 

a.llink:link {
color: #FFFFFF; 
text-decoration : none; 
} 

a.llink:active {
color : #FFFFFF; 
text-decoration : underline; 
} 

a.llink:visited {
color : #FFFFFF; 
text-decoration : none; 
} 

a.llink:hover {
color : #FFFFFF; 
text-decoration : underline; 
} 
a.home:link {
color: #666666; 
text-decoration : none; 
font-size: 8pt; 
font-weight: normal;
} 

a.home:active {
color : #666666; 
text-decoration : underline; 
font-size: 8pt; 
font-weight: normal;
} 

a.home:visited {
color : #666666; 
text-decoration : none; 
font-size: 8pt; 
font-weight: normal;
} 

a.home:hover {
color : #666666; 
text-decoration : underline;
font-size: 8pt; 
font-weight: normal;
} 

a img {
	border: 0px;
}

.base {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.white {  color: #FFFFFF}
.name {  margin-left: 10px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #990000}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.lefttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; margin-top: 10px; margin-left: 10px; font-weight: bold; margin-bottom: 5px}
.leftmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; margin-left: 10px; ; line-height: 20px}
.pagetitle {  font-size: 14px; font-weight: bold; color: #990000}
.title { font-size: 12px; font-weight: bold}
.subtitle { font-size: 10px; font-weight: bold}
.superscript { margin-top: 15px; vertical-align: super; font-size: 8px}
.whitehome { font-size: 24px; font-weight: bold;}
.hometext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-top: 5px; margin-right: 10px; }
.hometext { color: #FFFFFF ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-top: 5px; margin-right: 8px; }
.blue {  color: #0000FF}
