html {margin: 0; padding: 0; height:100%;}
body {font: 11px Verdana, Arial, Geneva, sans-serif;
	  color: black;
	  background-color:white;
	  height:100%;
	  }

a {text-decoration:none; font:Verdana, Helvetica, sans-serif; font-size:12;}
a:hover {text-decoration:underline;}
h2 {font-size:20px;}
h3 {font-size:17px;}
h4 {font-size:16px;}
.alink 
{
 color: Black; 
 cursor : pointer; cursor: hand;
 text-decoration: underline;
}
td
{
padding:0;
}


div#main
{
margin:0 auto;
text-align:center;
position:relative; 
width:747px; 
background-color:white; 
}
div#outtermain
{
margin:0 auto;
text-align:
center;position:
relative; 
width:780px; 
background-color:white; 
}

.subheader 
{
font-size:16px; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;

}

.subheadersmall 
{
font-size:12px; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;
}

.floater
{
float:right;
}

.text
{
padding:5px;
}


.menutext
{
color:white;
padding:5px;
font-size:12px;
font-weight:bold;
border-bottom:dashed white 1px;
}

.menutext a
{
color:white;
padding:5px;
font-size:12px;
font-weight:bold;
}