body {  
   background-color:   #FFFFFF;
}

.default {
	font-family: verdana;
	color: #333333;
	font-size: 9pt; 
	line-height: 11pt;
}

.subheading {
	color: #990000;
	font-weight: bold;
	text-decoration : bold;
}

.source {
    color: #333333;
	font-size: 8pt;
	border-bottom:1px dotted #ACA899;
}

.footer {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 8pt; 
    text-decoration: none;
}

.default a {text-decoration : none;}
.default a:link {
	color: #990000;
	font-weight: bold;
    text-decoration: none;
}
.default a:visited {
	color: #663333;
	font-weight: bold;
} 
.default a:hover {
	color: #BE3803;
	text-decoration : none;
	font-weight: bold;
} 
.default a:active {
	color: #BE3803;
	text-decoration : none;
	font-weight: bold;
} 

.subheading a {text-decoration : none;}
.subheading a:link { color: #990000; }
.subheading a:visited { color: #990000; } 
.subheading a:hover { color: #BE3803; text-decoration : none;} 
.subheading a:active { color: #990000; text-decoration : none;} 

.footer a:link { color: #FFFFFF; text-decoration: none;}
.footer a:visited { color: #FFFFFF; text-decoration: none;} 
.footer a:hover { color: #FFFF00; text-decoration: underline;} 
.footer a:active { color: #FFFF00; text-decoration: underline;} 
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
