body {
	background: #00ACED;
	font-family: "Times New Roman", Georgia, serif;
	cursor: default;
	line-spacing: 1px;
	scrollbar-base-color:#E6E6E6;
 	scrollbar-track-color:#999999;
 	scrollbar-face-color:#E6E6E6;
 	scrollbar-highlight-color:#999999;
 	scrollbar-3dlight-color:#E6E6E6;
 	scrollbar-darkshadow-color:#E6E6E6;
 	scrollbar-shadow-color:#E6E6E6;
	scrollbar-arrow-color:#000000;
	padding: 5px;}

a:link {
	font-weight: bold;
	color:#008be6;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}

a:visited {
	font-weight: bold;
	color:#008be6;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}
	
a:hover {
	font-weight: bold;
	color:#00ACED;
	letter-spacing: normal;
	line-spacing: 1px;}

a:active {
	font-weight: bold;
	color:#17497C;
	letter-spacing: normal;
	line-spacing: 1px;}
	
.tag {
	font-size: 26pt;
	font-weight: normal;
	line-spacing: 1px;
	color: #FFFFFF;}	

.marquee {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-color: #008be6;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	text-transform: none;}
	
.footer {
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: normal;
	line-spacing: 1px;
	font color: #999999;
	}	