body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

a:link {
	color: #FFCC00;
	text-transform:uppercase;
	text-decoration: none;
} 
a:visited {
	color: #999999;
	text-transform:uppercase;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-transform:uppercase;
	text-decoration: none;
}
a:active {
	color:#FFCC00;
	text-transform:uppercase;
}

.body_italic{
	font-style:italic;
	line-height:16px;

}

.subHead_style1_bold12{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}

.subHead_style1_bold14{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}

.subHead_style3_lavendar{
	color:#CCCCFF;
	font-size:12px;
	line-height:16px;
	text-transform: uppercase;
}

.footer{
	font-size:11px;
}

.quotes{
	color: #CCCCFF;
	font-size: 12px;
	line-height: 18px;
}

.quotes_credits{
	color:#CCCCFF;
	font-size:12px;
	line-height:18px;
	font-style:italic;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
