P  {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H1,H2,H3  {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A  {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000066;
}

A:visited { color : #330099; }
A:hover { color : #33CC00; }

TD,TH  {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	color : black;
}

.navbutton {
  background-color: #66FFFF; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-weight: bold;
  color: black;
  border-top-color: #99FFFF;
  border-left-color: #99FFFF;
  border-right-color: #006666;
  border-bottom-color: #006666;
  border-width: thin;
  border-style: outset;
}

.navbutton:hover { text-decoration: none; color: red; }

