BODY {
	background : url(images/BackgroundBlackRed.gif) repeat fixed;
	left : 0%;
	top : 0%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

A, A:LINK {
	color : #0000ff;
}

A, A:ACTIVE {
	color : #ff0000;
}

A, A:VISITED {
	color : #800080;
}

BLOCKQUOTE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-weight : bold;
	color : Red;
}
TD {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}








