body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}
.style3 {color: #FFFFFF}
.style4 {font-size: 16px}

.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bigtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.bigbigtext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.bigbluetitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4AACE6;
	text-decoration: none;
}
.bigtitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.latestlinktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000033;
	text-decoration:underline;
}
.latestlinktext:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #0E90DD;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	text-indent:1px;
}

.linktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
.linktext:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:underline;
}
.bottomline {
	font-size: 12px;
	color: #ffffff;
}
.whitetext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
	line-height:16px;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C618A;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.box {
	height: 21px;
	width: 200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color: #9FCDF1;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.box2 {
	height: 21px;
	width: 350;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	border-color: #9FCDF1;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.commentbox {
	width: 350;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color: #94C8F1;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #767676;
}