.standard-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.blue-body {
	background-color: #000077;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #990099;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

p {  
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

.header {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 18pt; 
   font-weight: bold;
}

.sub-header {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.large-cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
