.mytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	font-weight: bold;
	color: #325331;
	font-size: 11px;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.url:hover {
	color: #FF9900;
	text-decoration:underline;
	cursor: hand;
	font-weight: bold;
}
.url2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.url2:hover {
	color: #FF9900;
	cursor: hand;
	font-weight: bold;
}
.imagelink {
	border: none;
	cursor: hand;
}
.style7 {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.style9 {
	color: #6E0000;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	color: #B00000;
	font-size: 16px;
}.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
