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