.site {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.main-bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.main {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
}
.main-small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.topMenu
{
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: white;
}
a.subMenu
{
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color: white;
}
