 HTML,BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border:none
	}
 A {
 	text-decoration:none
	}
a:visited {
	color:#3366FF;	
	}
a:link {
	color:#000099;	
	}
a:hover {
	text-decoration: underline overline; 
	color:#990000;	
	}
.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	color: #000099;
	}
.style2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	}
.style3 {
	font-size: 16px;
	font-family: "Comic Sans MS", Garamond, Grenadier;
	font-style: italic;
	color: #000099;
	}
.style4 {
	color: #990000
	}
.style5 {
	color: #000099;
	font-size: 12px
	}
.table5 {
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.table6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	border: thin dashed #000099;
	}
.headertext {
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	}
.topmenutext {
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	}
.menulink {
	position: fixed;
	background-position: center;
}
