.style3 {
	color: #669966;
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #91801E;
}
.style6 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #336633; }
.style7 {font-size: 14px; color: #669966; font-family: Verdana;}
.style11 {
	font-size: 16px;
	font-style: italic;
}
.style12 {font-family: Verdana; font-size: 24px; font-weight: bold; color: #003300; }
.style13 {font-family: Verdana; font-size: 18px; font-weight: bold; color: #003300; }

.Register { background:#FFFF99; font-size: 14px; color: #669966; font-family: Verdana; padding:20px}
.Register table {font-size: 12px; color: #000; font-family: Verdana;}

.required {color:#990000; font-weight:bold;}