.text {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	}
	
.textitalic {
	font-family: arial;
	font-style: italic;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	}
	
.textbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
	}
	
.textheader {
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #663399;
	}	
	
.textheaderlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #663399;
	}	
	
.textwhite {
	font-family: arial; 
	font-size: 11px; 
	color: #ffffff;
	}

.footnote {
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
	}
	
.footnoteheader {
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #666666; 
	}
	
OL {
	margin-left: 22px;
	margin-top: 0px;
	}
	
.nav a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	text-decoration: underline;
	line-height: 14px;
	}
	
.nav a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
	line-height: 14px;
	}

.nav a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
	}
		
.nav a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	}
			
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	}
	
.pdf a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 13px;
	}
	
.pdf a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660099;
	text-decoration: none;
	line-height: 13px;
	}

.pdf a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 13px;
	}
