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

#container {
	background: #b1ddf6;
}

#menu {
	background: #000;
	color: #fff;
	font: 14pt bold Verdana;
   text-align: right;
	margin: 50px 0 0 0;
	width: 740px;
}

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

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

h2, h2 a, h3, h3 a {
	color: #0091d6;
	margin-bottom: 0;
}

h1, h1 a, h3 a {
	color: #0091d6;
	text-decoration: underline;
}

p a {
	color: #000;
	font-size: 11pt;
}

a {
	color: #fff;
	text-decoration: none;
	
		
}

.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: 8pt;
}

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

.bookmark a {
	font-weight: bold;
	text-decoration: underline;
   line-height: 4em;
	
}





