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

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


h2 {
	color: #a171d4;/*#CB9AEC*/;
	margin-bottom: 0;
}

h1 a {
	color: #9158cb;/*#CB9AEC*/;
	text-decoration: underline;
}

p {
	color: #C8AEE5;
	font-size: 10pt;
}

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

a {
	color: #C8AEE5;
	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%;			
	
}

.bookmark a {
	color: Blue;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
   line-height: 4em;
	
}

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

.footer {
	font-size: 7pt;
}

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




