
body {
	background-color: #3333CC;
	line-height: 150%;
	margin: 0 auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	font: 11px bold #0099FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

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

a:active {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold; 
	color: #FF0000;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CC66;
}

h3 {
	font: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic; 
}

h6 {
	font-size:11px;
	font-weight: bold;
	font-style: italic; 
	color: #FF0000;
}
