

#pageheading {
   font-size : 14pt; 
   text-align: center;
   font-weight: bold;
   font-family : times new roman;  
   color:#000000;
}

H1, H2 {
   font-size : 14pt; 
   text-align: center;
   font-weight: bold;
   font-family : times new roman;  
   color:#000000;
}

 #d_Label1 {
   font-size:medium;
   font-family : verdana,arial;  
   color:#000000;
}

.bottomnav {
   font-size : 8pt; 
    font-family : verdana,arial;  
   color:#000000;

}
.foot {
   font-size : 8pt; 
   font-family : verdana,arial;  
   color:#ffffff;
}

.footer{
vertical-align: top;
text-align: CENTER;
color: #FFFFCC;
font-family: Times New Roman serif;
font-size: 70%;
} 

ol {

margin-left: 25px;
color: #666666;
font-size: 80%;
} 

ul {

margin-left: 25px;
color: #666666;
font-size: 80%;
list-style-image: url(bullet.gif); 
}

a:link {
	color: #006633;
	font-size : 9pt; 
}
a:visited {
	color: #006633;
	font-size : 9pt; 
}

a:link:hover {
	color: #000000;
	font-size : 9pt; 
}

.highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}