BODY {
	background: #000000;
	border : #8000FF;
	font-family : Arial, Verdana;
	color : white;
	font-size: 12px;
	text-align: left;
/*	text-decoration : none; */
/*	letter-spacing: -1px; */
	scrollbar-3d-light-color: #9999FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: Blue;
	scrollbar-dark-shadow-color: #9999FF;
	scrollbar-face-color: Blue;
	scrollbar-highlight-color: #9999FF;
	scrollbar-shadow-color: #9999FF;
}
a:link {
	color : blue;
}
a:active {
	color: blue;
}
a:visited {
	color : #7b7bfd;
}
a:hover {
	color: #7b7bfd;
}
p {
	font-family : Arial, Verdana;
	color : white;
	font-size: 12px;
	text-align: left;
}
/* ----------HEADERS-------------------*/
/* h1 & h2 are small headings for top of page*/
H1 {
	font-size: 150%;
	color: #FFF;
	text-align: center;
}
H2 {
	font-size: 180%;
	color: red;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
}
/* h3 is for your premium/free/tgp headers - remove small cap font variant if you want*/
H3 {
	font-size: 120%;
	color: white;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
}
/* h5 is your xxx number of links & lower cat table header*/
H5 {
	font-size: 180%;
	color: #FFF;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* h6 = your pretty little red headers...you gay cunt */
H6 {
	font-size: 100%;
	color: red;
	text-align: center;
	margin: 5px 0 5px 0;
}
/*-----GENERAL CLASSES-------------*/
.banner {
	text-align: center;
	image-align: center;
	font-size: 150%;
	font-weight: bolder;
}
.ct {
	text-align: center;
	font-size: 90%;
	font-weight: bolder;
}
.footer {
	color: red;
	font-size: 100%;
	text-align: center;
}
.hr {
	color:#0099FF;
	width: 70%;
}
.blue {
	color:blue;
	font-size: 120%;
	width: 70%;
	font-weight: bolder;
	text-align: center;
}
.banner2 {
	text-align: center;
	image-align: center;
	font-size: 150%;
	font-weight: bolder;
	color:blue;
}	
.ctred {
	text-align: left;
	font-size: 90%;
	font-weight: bolder;
	color:red;
}
.ctblue{
	text-align: center;
	font-size: 90%;
	font-weight: bolder;
	color:blue;
}
.ct2 {
	font-size: 90%;
	font-weight: bolder;
}
.cent{
	text-align: center;
}
.xxl{
	text-align: center;
	image-align: center;
	font-size: 200%;
	font-weight: bolder;
}
H22 {
	font-size: 100%;
	image-align: center;
	color: white;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
/*.footer a:link, a:visited, a:hover, a:active {
	color: red;
	font-size: 70%;
} */
/*-----LIST CLASSES-------------*/
/*.ol.lnk {
	list-style-position: outside;
	list-style-type: decimal;
} */
li {
	padding: 0 0 2px 12px;
	font-size: 100%;
}
li a:link, a:visited, a:hover, a:active {
	font-weight: 900;
}