body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #dddddd;
	background-color: #0000ff;
	font-weight: normal;
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; color: #CCCCCC}
h2 {  font-family: "Courier New", Courier, mono; font-size: x-large; color: #66FF33}
h3 {  font-size: 18pt; color: #99FF66}
h4 {  font-size: 14pt; font-weight: bold; color: #FF00FF}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: ##E6E6E6;
	font-weight: normal;
}
a:link {
	color: #A8FF01;
	font-weight: bold;
}
a:visited {
	color: #00FFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	
	
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
}
div {
	font-weight: bold;
}
