body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #0A58C0;
	scrollbar-track-color: #87CEEB;
	scrollbar-shadow-color: Blue;
	scrollbar-face-color: #0A58C0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkShadow-color: #0A58C0;
	scrollbar-base-color: Blue;
}

body, td {
	font-family: tahoma, verdana;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	color:#0099FF;
	background-attachment: fixed;
}

A:link, A:visited{
	font-weight: bold;
	color: #0099FF;
}

A:Hover{
	font-weight: bold;
	color: #0099FF;
	background: #FFFFFF;	
}

.bold {
	color: #0099FF;
	font-weight: bold;
}

.normal {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color:#000000;
}

.maintitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;	
}

.terminal {
	font-family: Terminal;
	font-size: 6pt;
	text-align: center;
}

