body {
	color: #99CCFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 0;
	SCROLLBAR-FACE-COLOR: #3399FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #99CCFF;
	SCROLLBAR-3DLIGHT-COLOR: #3399FF;
	SCROLLBAR-ARROW-COLOR: #99CCFF;
	SCROLLBAR-TRACK-COLOR: #3399FF;
	SCROLLBAR-DARKSHADOW-COLOR: #3399FF;
	width: 779;
	cursor: row-resize;
}
p {
	color: #99CCFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}
a:link {
	color: #000080;
	font-family: Verdana, Arial;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	FILTER: blur;
	height: 10px;
}
a:visited {
	color: #000080;
	font-family: Verdana, Arial;
	font-size:11px;
	text-decoration:none;
}
.header {
	color: #3399FF;
	background: #99CCFF;
	letter-spacing: 2pt;
	font-weight:bold;
	font-size:11px;
	height:0;
	text-transform: uppercase;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0startcolorstr=#0000FF,endcolorstr=#000080);
}
.content {
	padding: 5px;
}
.button {
	font-size: 10px;
}
input {
	background: #3399FF;
	border: 1px dotted #000000;
	font-size: 10px;
}
textarea {
	background: #3399FF;
	border: 1px dotted #000000;
	font-size: 10px;
}
.main_content {
	position: absolute;
	top:0px;
	left:0px;
	width:542 px;
	color: #99CCFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}
.credit {
	color: #99CCFF;
	font-family: Arial, Verdana;
	font-size: 10px;
}