/* CSS Document */

html, body, p, td {
font-family: Arial;
font-size: 11pt;
}

a:link, a:visited {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
}

a:hover {
font-family: Arial;
font-size: 11pt;
text-decoration: underline;
}

.header_menu a:link {
font-face: Arial; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}

.header_menu a:visited {
font-face: Arial; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}

.header_menu a:hover {
font-face: Arial; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: underline;
}

.page_header {
font-family: Arial;
font-size: 13pt;
color: #006600;
font-weight: bold;
margin-bottom: 3px;
margin-top: 3px;
}
