.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
}
.bodystyle {
	font-size: 12px;
}
.cellbg {
	background-repeat: no-repeat;
	background-image:url(../images/bg.jpg);
	

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
body {
	background-image: url(../images/bgfull.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: underline;
	color: #666;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
	color: #FFF;
}
h3 {
	font-size: small;
}

