#a {}

a:hover { 
	background-color: #33eeff;
	text-decoration: none;
}

a:link { 
	text-decoration: none;
}

img {
	border:0px;
	}

a:visited { 
	text-decoration: none;
	color: #0033ff;
}

#mainbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 16px;
	margin-top: 16px;

 }

 #menu {  
	font: Verdana, Arial, Helvetica, sans-serif;
 }

 .menuitem {
	text-align:right;
	font-size:small;
	color: #0033ff;
 }

 .menuhead {  
	color: #0033ff;
	text-align:right;
	font-weight: bold;
	font-size: medium;
	margin-top: 16px;
 }

 .footer {  
 text-align:center;
 	font-size: x-small;

 
 }

.smalltext {
 	font-size: small;

 }

.IndentPara {
 	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #33eeff;
	
 }

body {  
	font: medium bold Verdana, Arial, Helvetica, sans-serif;

 }

.CenterIt {
	text-align:center;
}

 .header {  
  }

 h1 { font-size:px}

 h2 { font-size:px}

 h3 { font-size:px}

 p,h1,h2,h3 { margin: px px px px}

 .heading { font-family:;
 font-size:px;
 background-color:;
 color:;
 font-weight:;
 text-align: center}

ul.NoBullet {
  list-style-type: none
  }
  
