body {
		font-family: Arial, verdana, sans-serif;
		background-color: #000066;
		color: #FFFFFF;
		font-size: 14px;
		height: auto;
		text-align: center;
		margin: 0px 0px 0px 0px;
		}
		
table {
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		color: #000066;
		font-size: 14;
		border: none;
		width: 534; 
		margin: 0px auto;
		}

		
a:link {color: #000066; text-decoration: none; font-weight: bold;}
a:visited {color: #000066; text-decoration: none; font-weight: bold;}
a:active {color: #8080FF; text-decoration: none; font-weight: bold;}
a:hover {color: #8080FF; text-decoration: none; font-weight: bold;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000066;}
	
h2 {
	font-family: Monotype Corsiva, Helvetica, sans-serif;
	font-size: 24px;
	color: black;}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	margin: 0px auto 0px auto;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	margin: 0px auto 10px auto;
	text-align: center;
	}
	
caption {
	font-family: Impact, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #CCCCCC;
	margin: 0px auto 0px auto;}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
	float: none;
	list-style-type: disc;
	text-align: center;
	}
	
ul {
	color: black;
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
}

img {
	border: none;

}




	

