BODY {
	font-family : serif;
	color : white;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: oldlace;
	scrollbar-darkshadow-color: gray;
	scrollbar-shadow-color: silver;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: white;
	font : Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
	font-weight: normal;
}
H1 {
	font-size : 18px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	text-align : center;
	background-color : #000000;
	color : #FFFFFF;
	padding : 0;
	margin : 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}

H2 {
	font-size : 30px;
	font-weight : bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align : left;
	text-transform : none;
	padding : 0;
    margin : 0;	
	color : #FFFFFF;
}
H3 {
	font-size : 18px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	text-align : inherit;
	background-color : #000000;
	color : #FFFFFF;
	padding : 0;
	margin : 0;
	text-align : left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
}

A {
	
}
A:LINK {
	color : white;
	text-decoration:none;
}
A:Visited {
	color : white;
	text-decoration:none;
}
A:Active {
	color : white;
	text-decoration:none;
}
A:Hover {
	color : #FF0000;
	background : black;
}
.instruction {
	background : #EDEDED;
	font-size : xx-small;
	font-family : sans-serif;
}
P {
	font-size : 16px;
	padding : 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-size : 24;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	background-color : #Ffff99;
	text-align : left
}
td {
	padding : 0px;
	font-weight : normal;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	text-align : left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
