body, table, tr, td {
	font-family: Verdana, Sans Serif;
	font-size: 12px;
	line-height: 18px;
	color: #323232;
	text-align: left;
}


body {	margin: 0px;
	background-color: #ffffff;
}

font.big {
	font-family: Verdana, Sans Serif;
	font-size: 13px;
  color: #000000;
}


h1 {
	font-family: Verdana, Sans Serif;
	font-size: 16px;
	font-weight: bold;
  color: #336699;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 12px
}

h3 {
	font-family: Verdana, Sans Serif;
	font-size: 9px;
  color: #336699;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 6px
}

/* table */
#announce {
  font-family: Verdana, Sans Serif;
  font-size: 14px;
  font-weight: bold;
}

#announce a {
  font-family: Verdana, Sans Serif;
  font-size: 14px;
	color: #5080ab;

}

/* divs */
#content {
  text-align: left;
  width: 480px;
  margin-left: 3px;
  font-family: Verdana, Sans Serif;
  font-size: 12px;
  color: #323232;
  line-height: 17px;
}

#home {
  text-align: left;
  width: 480px;
  margin-left: 3px;
  font-family: Verdana, Sans Serif;
  font-size: 9px;
  color: #323232;
  line-height: 18px;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}


.nav-space {
	margin: 0px 15px 0px 15px;
}

/* inputs */
input.search { width: 120px; height: 14px; font-family: Verdana, Sans Serif; font-size: 10px; color: #7c7a7a; }

