body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: justify;
}
table
{
background-repeat: no-repeat;
list-style-type: disc;
}
a:link
{
	text-decoration: none;
	color: #006699;
}
a:visited
{
	text-decoration: none;
	color: #006699;
}
a:hover
{
	text-decoration: none;
	color: #BBBBBB;
}

a.pagetop, .pagetop{
	font-size: 10px;
	color: #FFFFFF;
}

a.menuentry, .menuentry{
	color: #999999;
	font-size: 14px;
	padding-left: 10px;
}

.contenthead{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.contenttext{
	font-size: 12px;
	color: #000000;
}

.sidebarhead{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.sidebarlink {
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
a.sidebarlink:hover
{
	text-decoration: underline;
	color: #000000;
}



.sidebartext {
	font-size: 10px;
	color: #000000;
}

.footer{
	font-size: 10px;
	color: #000000;
}
a.footer{
	font-size: 10px;
	color: #000000;
}



