p, ol, ul, th, td {
	font-family: helvetic, verdana, arial, geneva, sans-serif;
}

th {
    font-size: 10pt;
    font-weight: bold;
}

td {
    color: black;
    font-size: 8pt;
}

p {
    color: black;
    font-size: 8pt;

}

ol {
    color: black;
    font-size: 8pt;	
}

ul {
    color: black;
    font-size: 8pt;
}

.sectionTitle {
    color: #5F68A0;
    font-size: 10pt;
	font-weight: bold;

}

.titlePage { 
	color: #5F68A0; 
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.content { 
	color: #5F68A0; 
	font-size: 10pt;
}
.lowerNav { 
	color: black; 
	font-size: 8pt;
	text-decoration: none;	
}
.menubar { 
	color: black; 
	font-size: 8pt;
	text-decoration: none;	
}
.bttmNav { 
	color: #5F68A0; 
	font-size: 7pt;
}
.faqQuestion {
    color: #5F68A0;
    font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}