body {
background-color:		#000066;
background-attachment:	fixed;
}


html { overflow: -moz-scrollbars-vertical; }
html { height: 101%}

img {border:none}


h1 {text-align: left;	color: yellow;		font-family: verdana;	font-size: 28px;  margin-top: 0px; margin-bottom: 10px}
h2 {text-align: center;	color: yellow;		font-family: verdana;	font-size: 24px;  font-weight: bold; margin-top: 0px;}
h3 {text-align: center;	color: white;		font-family: verdana;	font-size: 15px;  font-weight: bold}	
h4 {text-align: center;	color: white;		font-family: verdana;	font-size: 12px;  font-weight: bold}	
h5 {text-align: center;	color: yellow;		font-family: verdana;	font-size: 12px;  font-weight: normal}
h6 {text-align: left;	color: cyan;		font-family: verdana;	font-size: 11px;  font-weight: bold; margin-top: 0px; margin-bottom: 0px}
p  {text-align: left;	color: yellow;		font-family: verdana;	font-size: 12px;  font-weight: bold; margin-right: 20px}


a:link    {text-decoration: none; color: yellow;}
a:visited {text-decoration: none; color: yellow;}
a:active  {text-decoration: none; color: yellow;}
a:hover   {text-decoration: none; color: white; }



.maintable {
background-color:	#000066;
border-width:		0px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			12px;
color:				yellow;
}



.listtable {
width:				99%;
border-width:		0px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			13px;
color:				yellow;
}