.text_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #eeeeee;
}
body {
	background-color: #002244;
}
.text_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #eeeeee;
}
.list {
	text-indent: 5px;
	list-style-type: square;
	color: #eeeeee;
}
a:link {
	color: #ffcc66;
}
a:visited {
	color: #bcd5f1;
}
a:active {
	color: #ffcc66;
}
basefont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	line-height: 18px;
}
div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #eeeeee;
}
