body, p, ol, ul, td {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
	color:#333333;
}

a:link.style1, a:visited.style1 {
  font-size:10px;
	text-decoration:none;
	color:#000000;
}

a:hover.style1 {
  font-size:10px;
	text-decoration:underline;
}

a:link.style2, a:visited.style2 {
  font-size:10px;
	text-decoration:none;
	color:#999999;
}

a:hover.style2 {
  font-size:10px;
	text-decoration:underline;
}

a:link.style3, a:visited.style3 {
  font-size:11px;
	text-decoration:none;
	color:#669900;
}

a:hover.style3 {
  font-size:11px;
	text-decoration:underline;
}

.fstyle1 {
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
}

.fstyle2 {
  font-size:10px;
	color:#999999;
}

.fstyle3 {
  font-size:10px;
	color:#666666;
}

.fstyle4 {
  font-size:10px;
	color:#000000;
}

.asterisk {
	color: #cc0000;
	font-weight: bold;
}

input {
	padding-left:3px;
	padding-top:2px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1;
	border-style:solid;
	border-right-width:1;
	height:19px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

select {
	padding-left:3px;
	padding-top:2px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1;
	border-style:solid;
	border-right-width:1;
	height:19px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
