body {
	background-image :  url(../pix/bg1.gif);
	background-repeat : repeat-x;
; background-color: #F4F4F4
}

.fo{
	background-image :  url(../pix/bg2.gif);
	background-repeat : repeat-x;
	vertical-align: middle;
	text-align: center;
	height: 37px;
	color: #070A6B;
	font-weight: bold;
}

.ma{
	padding-left: 100px;
	padding-right: 50px;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}

.in{
	font-size: 12px;
	width: 170px;
	border-style: solid;
	border-width: 1px;
}
a:visited {  font-size: 10pt; text-decoration: none; color: #000066}
a:active {  font-size: 10pt; text-decoration: none; color: #000066}
a:link {  font-size: 10pt; text-decoration: none; color: #000066}
a:hover {  font-size: 10pt; text-decoration: underline; color: #000066}
.copyright {  font-size: 8pt; font-weight: normal}
.body_link {  font-size: 12pt; color: #333333}
a.body_link:visited { font-size: 12pt; color: #3366FF; text-decoration: none }
a.body_link:active { font-size: 12pt; color: #3366FF; text-decoration: none }
a.body_link:link {
	font-size: 12pt;
	color: #3366FF;
	text-decoration: none;
	font-weight: normal;
}
a.body_link:hover {  font-size: 12pt; text-decoration: underline; color: #000066}
