body {  margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	font-family: verdana,arial, helvetica;
  	color: #000000;
	}

h2 {font-size : 150%; }
h3 {font-size : 100%; margin: 0em 0em 0em 0em;}

a 	{color: #333366;  text-decoration:none; font-weight: bold;}
a:visited {color:#9999cc;}
a:hover {color:#6699ff; text-decoration:underline;}


ul {margin-left:0em; padding-left:0em; list-style-type:none;}
li {padding-bottom:6px;}

td {vertical-align: text-top;font-size: 80%; text-decoration:none; font-weight: normal;}

#band    {background-color: #cccccc;}
#band td {vertical-align: middle;}
#band h1 {font-family : verdana, arial, helvetica; 
    	color:#333366; font-size:100% padding-top: .2em;}

#breadcrumbs a {color:#333366; text-decoration:none; font-weight: bold; font-size:100%;}
#breadcrumbs a:hover {color:#6699ff; text-decoration:underline;}

#maintext a {font-weight:normal; text-decoration: underline;}

#top a {font-weight:normal; text-decoration: none;}

blockquote {margin-top:.25em; margin-bottom: 0em;}

span.small {font-size:80%;color:#666666;}
span.ship {font-style:italic;}

hr {margin-bottom:0px; margin-top:.5em;}


