body {
	background-color: #003333;
	color: #0099FF;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	vertical-align: middle;
	filter: DropShadow(Color=3366ff, OffX=1, OffY=1, Positive=1);
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: 99ccff;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: 3366ff;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: 6699ff;
	font-weight: bold;

}
a:link {
	color: #00ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	border: #0066FF;


}
a:visited {
	color: #0099CC;
}
a:hover {
	font-style: italic;
}
a:active {
	color: #00FF00;
}
table {
	background-color: #003333;
	border: double #003366;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 99ccff;
	background-color: #333333;
	border: 1px dotted #00CCFF;

}
table1 {

	background-color: #003333;
}
