body {
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
.text1 a {
	color:#ffffff;
	text-decoration:none;
}
.text1 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color:#999999;
	text-decoration:none;
}
.text3 a {
	color:#999999;
	text-decoration:none;
}
.text3 a:hover {
	color:#999999;
	text-decoration:underline;
}
