h1 {
	font: 18pt "Book Antiqua";
	color:red;
	align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
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;
	text-align: center;
	position: fixed;
	font-size: 24px;
}
li {
	list-style-type: square;
	font-family: "Times New Roman";
	font-size: 12pt;
	color: black;
	margin-right: 100px;
	margin-left: 80px;
	text-align: left;
}


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

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