/* CSS Document */
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000062;
}
.style1 {font-size: 18px}
.style2 {font-size: 14}
body {
	background-image: url(../images/money_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000062;
}
.bodyborder {
	border: 1px solid #000062;
}
.style4 {font-size: 13px}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 9px}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #AE0000;
}
a:active {
	color: #000000;
}
