p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #777777;
	line-height: 16px;
}
td a, td a:link, td a:visited, td a:active {
	color: #336699;
}
td a:hover {
	color: #33CCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
a, a:link, a:visited, a:active {
	color: #99BBFF;
}
a:hover {
	color: #11AACC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	font-weight: bold;
}
.pagebg {
	background-color: #FFFFFF;
	/* background-image: url(../images/pagebg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat; */
}
body {
	background-image: url(../images/mainbg.gif);
}
