

#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;
}

p {
   font-size : 11pt; 
   font-family : Arial, Helvetica, sans-serif;  
   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:#000000;
}

.footer{
vertical-align: top;
text-align: CENTER;
color: #000000;
font-family: Times New Roman serif;
font-size: 70%;
} 

ol {

margin-left: 25px;
color: #666666;
font-size: 90%;
} 

ul {

margin-left: 25px;
color: #666666;
font-size: 90%;
list-style-image: url(bullet.gif); 
}

a:link 
{
color: #663366;
font-family: Times New Roman serif;
font-weight:bold;
font-size: 80%;
} 

a:visited 
{
color: #663366;
font-family: Times New Roman serif;
font-weight:bold;
font-size: 80%;
} 

a:link:hover {color: #FF0000;}

.highlightbox {
	background-color: #dbdbd9;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px solid #333333;
}
