body 
{
background-color: #000033;
margin-top: 0px;
margin-left: 0px;
}

h6 {font-family: verdana, arial; font-size: 11px; color: #666666; font-weight: normal; margin:0px}
h3 {font-family: verdana, arial; font-size: 13px; color: #666666; font-weight: normal; margin:0px}
h2 {font-family: verdana, arial; font-size: 15px; color: #666666; font-weight: normal; margin:0px}
h1 {font-family: verdana, arial; font-size: 18px; color: #666666; font-weight: normal; margin:0px}

A:link  {
	color: #6600CC;
	text-decoration: none;
	font-weight: bold;
}
A:hover  {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}
A:visited  {
	color: #6600CC;
	text-decoration: none;
	font-weight: bold;
}
A:visited:hover  {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color: #6600CC;
	text-decoration: none;
	font-weight: bold;
}

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
border-style: none
border-collapse: collapse;
}

