body { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #5559EE;}
table {
	text-align: left;
	padding: 0px;
	border: 0px;
}    
h1  { font-size: 10px; color: #FF00FF; font-weight: bold; }
h2  { font-size: 10px; color: #FF000; font-weight: bold; }
h3  { font-size: 10px; color: #0000FF; font-weight: bold; }

A:link {color: #FF00FF; text-decoration: none}
A:hover {color: #blue; text-decoration: none}
A:visited {color: #BC49D2; text-decoration: none}
A:active {color: #FFFFFF; text-decoration: none}

}



html>body { overflow:scroll; }

