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

h1 a {
	color: #00e;
	text-decoration: underline;
}

h2 {
	font-size: 22px;
	line-height: 1.1em;
	color: #000;
	margin-bottom: 0;
}

h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

p a {
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a {
	color: #00e;
	text-decoration: none;
	
		
}

.links a {
	font-weight: bold;
	text-decoration: underline;
}

.copysmall {
	font-size: 7pt;
	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: 7pt;
}

.footer a {
	color: #DFB790;
	font-size: 7pt;
}





