body {
	background-color: #003366;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;

}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFF00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	filter: Mask(#6699CC);

}
p {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
li {
	color: #DEDECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	list-style-type: circle;

}
