body {
	color: #666;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	
}

/*img {
	border: #aede18;
	border-width: thin;
}*/

.imgbar img, .imgbar img a {
	border: 1px solid #1d1082;
}

h2 {
	color: #9694F0;
	margin-bottom: 0;
}

h1 a {
	color: #1D3BA5;
	text-decoration: underline;
}

p a {
	color: #666;
	text-decoration: underline;
	font-size: 11pt;
}

a {
	color: #1D3BA5;
	text-decoration: none;
	
		
}

.copysmall {
	font-size: 8pt;
	text-align: center;
	padding: 0 25px 0 25px;
	
}

.copybold {
	color: #FF0099;
   font-weight: bold;
}

.header {
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 125%;			
	
}

.note {
	color: #C36;
	font-size: 75%;
	text-align: center;
	
}

.invtable {
   font-family:  Verdana, Arial, sans-serif;
	font-size: 75%;
		
}

.subheader {
	font-family:  Verdana, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 115%;			
	
}

.subsubheader {
	font-family:  Verdana, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 95%;			
	
}

.footer {
	font-size: 8pt;
}

.footer a {
	color: #9694F0;
	font-size: 8pt;
}




