INPUT{
	font: Arial;
	font-size : xx-small;
	
	text-align : left;
	vertical-align : top;
}
	
 TABLE{
 
	}
 TH{
	background-color : Black;
	color : White;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	text-align : center;
	border : thick;
}

TD{
	font-family : Arial;
	font-style : normal;
	font-size : xx-small;
	font-variant : normal;
	vertical-align : top;
}

TR{
	
}
Li{
	list-style-type : square;
}

 OL{
	
}

H1{
	
}

 H3{
	border : #993366;
	color : Black;
	font-family : Arial;
} 

H5{
	border : #993366;
	color : Black;
	font-family : Arial;
}

HR{
	border : #333399;
}

TEXTAREA {
	font-family : Arial;
	font-size : xx-small;
}
BODY {
	background-position : top;
	background-attachment : fixed;
	color : Black;
	font-family : Arial;
	font-size : xx-small;
}

FORM {
	font-family : Arial;
	font-size : xx-small;
}
CODE {
	color : #339933;
}


