.text1 {
	font-size: 12px;
	color: #103450;
}
.text2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-size: 12px;
	font-weight: normal;
	color: #ff7200;
}
.text4 {
	font-size: 12px;
	font-weight: normal;
	color: #2a6ca2;
}
.text5 {
	font-size: 10px;
	font-weight: normal;
	color: #8c8c8c;
}
.text6 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5E5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #88B502;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #246DB2;
}
a:hover {
	text-decoration: underline;
	color: #246DB2;
}
a:active {
	text-decoration: none;
	color: #246DB2;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
