body {
	background: #0000CC;
	margin: 0px 5px 5px 5px;
}

p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.1em;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #00CC33;
	font-size: 1em;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {color: #FF0000; text-decoration: underline; }

h1 {font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 1.5em; }
h2 {font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 1.3em; }

TABLE {
	border-spacing: 0;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
TR {font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 1.1em; }

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
}