body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #3A6CCE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #4883CC;
}
a:active {
	text-decoration: none;
	color: #074A9E;
}
h1 {
	font-size: 24px;
	color: #000066;
}
h2 {
	font-size: 18px;
	color: #1662B7;
}
h3 {
	font-size: 16px;
	color: #669AFF;
}
h4 {
	font-size: 14px;
}
.style1 {font-size: 14px}
