body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0033CC;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.text1_bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.form_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E3E6F0;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8CCE1;
	line-height: 15px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #9BA4CA;
	border-style: solid;
	border-left-color: #E4E7F1;
	border-top-color: #E4E7F1;
	border-right-color: #374068;
	border-bottom-color: #374068;
}
.text_box {
	width: 250px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252B45;
	background-color: #DADDEB;
}
.text_area {
	width: 400px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252B45;
	background-color: #DADDEB;
}

.style3 {color: #FF0000}

A:link {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#blue;
	font-weight: bold;
}
A:visited {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#990033;
	font-weight: bold;
}
A:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#E5EA60;
	font-weight: bold;
}
A:active {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#af2626;
	font-weight: bold;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999;
	font-weight: normal;
	text-decoration: none;
}
.text_red {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	background-color: #9fdeee;
}
