body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D96B9;
	text-align: left;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.style1 {font-weight: bold}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FF0000}
.style4 {color: #999999}
a:link {
	color: #7D96B9;
	text-decoration: none;
}
a:visited {
	color: #7D96B9;
	text-decoration: none;
}
a:hover {
	color: #7D96B9;
	text-decoration: none;
}
.border {
	border: 1px dashed #999999;
}

a:active {
	color: #7D96B9;
	text-decoration: none;
}
.button {
	border: 1px dashed #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	background-color: #EEEEEE;
	background-position: center center;
	vertical-align: middle;
	cursor: hand;
}

