.style1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: 666666;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
.style3 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.style4 {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}

.style5 {
	font-family: verdana;
	font-size: 10px;
	color: #04048A;
}
.style6 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	color: #04048A;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}
input {
	font-family: verdana;
	font-size: 10px;
	color: #04048A;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}
