A:link{
	color:#0033FF;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
}

A:visited{
	color:#0033FF;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
}

A;active{
	color:#0099FF;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
}

A:hover{
	color:#0099FF;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 13px;
	line-height: 20px;
}


BODY{
	scrollbar-face-color:#000053;
	scrollbar-arrow-color:ffffff;
	scrollbar-track-color:#000053;
	scrollbar-shadow-color:'444444';
	scrollbar-highlight-color:'555555';
	scrollbar-3dlight-color:'777777';
	scrollbar-darkshadow-Color:'222222';
	font-family: Arial;
	color: #FFFFFF;
	margin-left:1.5%;
	margin-top:0%;
	font-size: 13px;
	line-height: 20px;

}

input.post, textarea.post, select {
	background-color : #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 1px ridge #888888;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px ridge #888888;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
