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

p img {
	border: #aede18;
	border-width: thick;
}

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

h1 a {
	color: #FF0099;
	text-decoration: underline;
	font-size: 48px;
}

h2 {
	color: #FB84C0;
	margin-top: 25px;
	margin-bottom: 10px;
}

h3 {
	color: #F09;
	text-decoration: underline;
	line-height: 1.5em;
}

h2 a, h3 a {
	color: #F09;
	text-decoration: underline;
}

p a {
	color: #F09;/*#C9005F*/
	text-decoration: underline;
}

a {
	color: #F09;/*#C9005F*/
	text-decoration: none;		
}

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

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

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

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

.footer {
	font-size: 8pt;
	text-align: center;
}

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

#Tracker1, #Tracker2 {
	background-color: Black;
}




