body { 
background-color: #ffffff;  
height: 100%;  
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px;  
font-weight: normal;  
color: #333333;   
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

td { 
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px;  
font-weight: normal;  
color: #333333;   
}

a:link { 
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px;  
font-weight: normal;
text-decoration: none;  
color: #003366;   
}

a:hover { 
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px;  
font-weight: normal;
text-decoration: none;  
color: #000000;   
}

a:visited { 
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px;  
font-weight: normal;
text-decoration: none;  
color: #003366;   
}

.italicslight { 
font-family: Georgia, "Times New Roman", Times, serif;  
font-size: 12px; 
font-style: italic;
font-weight: normal;  
color: #666666;   
}

.highlight { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-weight: bold;  
color: #FF6600;   
}

.highlightgrey { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-weight: bold;  
color: #333333;   
}

.subtitle { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 16px;  
font-weight: bold;  
color: #666666;   
}

.menunav:link { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-weight: bold;  
color: #FF6600;   
}

.menunav:visited { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-weight: bold;  
color: #FF6600;   
}

.menunav:hover { 
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-weight: bold;  
color: #339933;   
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-top: 10px;
	text-align: center;
}

.footnote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	text-align: center;
}

.footnote:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-top: 10px;
	text-align: center;
}

.footnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	text-align: center;
}