BODY {
	background-color : #000000
}

TD {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: 14px;
	font-style : normal;
}

H1 {
	color : #C3C9C9;
	font-family : Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style : normal;
}

H2 {
	color : #990066;
	font-family : Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style : normal;
}

H3 {
	color: white;
	font-size: 18px;
	font-style: italic;
	font-family: sans-serif;
	font-weight : bold;
}
H4 {
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	font-style : normal;
	color : #990066;
}

A {
	color: #398787;
	text-decoration: underline;
	font-family: verdana;
	font-weight : bold;
	font-size: 12px;
}

A:Hover {
	color: #B81882;
}

A:Active {
	color: #B81882;
}

.pinklink {
	color: #B81882;
	text-decoration: underline;
	font-family: verdana;
	font-size: 14px; 
	font-weight : bold;
}

.smtype {
	color: #C3C9C9;
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-weight : normal;
}

HR {
	height: 2pt;
}



