body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	color:#0066FF;
	text-decoration: none;
}
a:visited
{	
	color:#0066FF;
}
a:hover
{
	text-decoration: none;
}
.maintable
{
	background: url("../images/banner.jpg") left top no-repeat;
}
.frontpagetable
{
	background: url("../images/frontpage/background.jpg") top left no-repeat;
}
p
{	
	font-size: 11px;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h6
{
	font-size: 10px;
	font-weight: normal;
}
ul li
{
	margin-left: -35px;
	list-style: none;
	padding-top: 5px;
}
li.divider
{
	padding-top: 15px;
	padding-bottom: 15px;
	color:#999999;
}