BODY {
	background-color: #2F39C1;
	font-family: "Times, Times New Roman,Georgia", serif;
	background: url(animation.gif);
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
	color: #FFFF00;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 36pt;
	font-weight: normal;
	text-shadow:#FFCC00;
	text-align:center
}

h2 {
	color: #FFFF00;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 18pt;
	font-weight: normal;
	text-shadow:maroon;
	text-align:center
}

h3 {
	color: #FFFF00;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 12pt;
	font-weight: normal;
	text-align:center
}

h4 {
	color: #FFFF00;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 9pt;
	font-weight:normal;
	line-height: 9pt;
	text-align:center
}

h5 {
	color: #FFFF00;
	font-family: "Times, Times New Roman,Georgia", serif;
	font-size: 14pt;
	font-weight:normal;
	line-height: 16pt;
	text-align:right
}

p {
	color: #FFFF00;
	font-family: "Times, Times New Roman,Georgia", serif;
	font-size: 14pt;
	font-weight: normal;
	text-align:left
}

A {
	color:#990099;
	text-decoration: none;
}

A:HOVER {
	color: maroon;
	text-decoration: none;
}

A:ACTIVE {
	color:#CC0000;
	text-decoration: none;
}
ul {	text color: navy;
	list-style-image: url(button.jpg);
	}
