body {
	font-family: Verdana;
	font-size:11px;
	background-image: url(../images/bg_blue.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

td {
	font-family: Arial;
	font-size:14px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

