a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;

}
label
{
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both;
}

.input-box
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px;
}

.submit-button
{
margin-left: 5em;
clear: both;
color: #000;
background: #fb0;
border: 2px #9cf outset;
}

fieldset
{
	border: #26a solid 1px;
	width: 20em;
	color: #0099CC;
}

	legend
	{
	 background: #fb0;
	 border: #26a solid 1px;
	 padding: 1px 10px;
	} 
 .content 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
 }
.style21 
{
  color: #0099CC; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; font-weight: bold; 
}
.button 
{
  background-color: #0099CC; 
  font-weight: bold; 
  font-size: 12pt; 
  color: white;
 }
 body,td,th 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
 .style22 
 {
	font-size: 18px;
	color: #FFFFFF;
 }
