h1 {font: 18pt "Book Antiqua"; color:red; align:center;}
h2 {font: 16pt Casteller; color:red}
h4 {
	color:red;
	font-size: 14pt;
	font-family: "Bookman Old Style", Castellar;

}
h5 {font: 16pt Casteller; color:black}
a:link   {text-decoration:none;color:purple}
a:visited{text-decoration:none;color:blue}
a:active {text-decoration:none;color:red}
a:hover{text-decoration:underline;color:blue}
table {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #000000;

}

body {padding: 2px}
li {
	list-style-type: square;
	font-family: "Times New Roman";
	font-size: 12pt; color: black; margin-right: 100px; margin-left: 80px}


p {
	font-family: "Times New Roman";
	color:black;
	font-size: 12pt;
}

#move img {position: absolute; top: 14px; left: 37px;}
