td, th
{	/* remove default vertical centering "feature" of tables.  */
	vertical-align: top;
}

body {
	background-color: #486878;
}
table {
	background-color: White;
}

h {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
	font-style: normal;
}

h1 {
  font-size: large; 
  font-style: normal; 
  color: #006600; 
  background-color: #FFFFCC; 
  border-style: none
  }
  
h2 {
  	font-size: 14px; 
	color: #990000; 
	line-height: 2px; 
	font-style: normal; 
	text-transform: none
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
blockquote {
  font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	font-style: italic;
	color: #000066
	}
.with {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #FFFFFF;
	color: #009900;
}
.headline {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #660000}
.nextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	background-color: #FFFF99;
	border-style: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 2px;
	font-style: normal;
	text-transform: none;
}

li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin: 0; /*removes indent IE and Opera*/
  padding: 0;	/*removes indent Mozilla and NN7*/
  }

ul {
  margin: 1em; /*removes indent IE and Opera*/
  padding: 0em; /*removes indent Mozilla and NN7*/
}
#bottombar {
font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 padding: 0px 2px 2px 44px;
 border: 1px;
 background-color: #cfc;
 }
