BODY {
	background-color : #000000;
	color : White;
	font-family : "Times New Roman";
	margin-left : 3%;
	margin-right : 5%;
	font-size : 13px;
	font-weight : bolder;
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : White;
	scrollbar-face-color : Black;
}
TD {
	color : White;
	font-family : "Times New Roman";
	margin-left : 4%;
	margin-right : 5%;
	font-size : 16px;
	font-weight : bolder;
	padding-left : 15px;
}
A:LINK, A:VISITED {
	color : Red;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
}

A:HOVER {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 14px;
}

H1 {
	color : red;
	font-family : "Times New Roman";
	font-size : 200%;
	
	
}

H2 {
	color : red;
	font-family : "Times New Roman";
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	
}

H4 {
	color : red;
	font-family : "Times New Roman";
	font-size : 115%;
	margin-left : auto;
	margin-top : auto;
}

H5 {
	color : red;
	font-family : "Times New Roman";
	font-size : 150%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : white;
	font-family : "Times New Roman";
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

TH {
	background-color : #000000;
}

table{
	
}
li{
	font-family : "Times New Roman";
	font-size : 16px;
}