body {
	background-color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
	color: #B0E0E6;	
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: -10px;
}
a:link{
	font-size: 0.9em;
	color: #ADD8E6;
}
a:visited{
	color: #B0C4DE;
}
a:active{
	color: #FF4500;
}
a:hover{
	color: #FF4500;
	text-decoration: none;
}
.text{
	color: White;
	line-height: 125%;
	letter-spacing: 1px;
	font-size: 0.8em;
	margin: 10px;
	}
.textbold{
	color: White;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: 1px;
	font-size: 0.8em;
	margin: 10px;
	}
.normal{
	color: White;
	font-size: 0.8em;
	margin: 10px;
	}
a.opbutton4{
font-size: 0.9em;
font-variant: small-caps;
line-height: 250%;
padding: 0px 2px 0px 2px;
  display: inline;
}
a.opbutton4:link,
a.opbutton4:visited,
a.opbutton4:hover {  
  text-decoration: none;
}
a.opbutton4:link,
a.opbutton4:visited {
color: White;
  border-top: 1px none White;
  border-bottom: 1px dotted White;
  border-left: 1px none White;
  border-right: 1px none White;
}
a.opbutton4:hover {
background-color: White;
color: #003366;
  border-bottom: 1px solid White;
  border-top: 1px solid White;
  border-right: 1px solid White;
  border-left: 1px solid White;
}
