
body {
  top: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	color: #31930a;
	text-decoration: none;
}
a:visited {
	color: #31930a;
	text-decoration: none;
}
a:hover {
	color: #31930a;
	text-decoration: underline;
}
a:active {
	color: #31930a;
	text-decoration: none;
}

a.keyNote:link {
	font-size: 14px;
	font-weight:bold;
	color: #a7a9ac;
	text-decoration: none;
}
a.keyNote:visited {
	font-size: 14px;
	font-weight:bold;	
	color: #a7a9ac;
	text-decoration: none;
}
a.keyNote:hover {
	font-size: 14px;
	font-weight:bold;	
	color: #ffffff;
	text-decoration: underline;
}
a.keyNote:active {
	font-size: 14px;
	font-weight:bold;	
	color: #a7a9ac;
	text-decoration: none;
}

a.mainMenu:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.mainMenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.mainMenu:hover {
	font-size: 12px;
	color: #3bb000;
	text-decoration: underline;
}
a.mainMenu:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.SeoLinks:link {
	font-size: 10px;
	color: #797979;
	text-decoration: none;
}

a.BlackLink:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.BlackLink:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.BlackLink:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.SeoLinks:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.SeoLinks:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.SeoLinks:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.SeoLinks:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

font.keyNoteSep {
	font-size: 14px;
	color: #a7a9ac;
	font-weight: bold
}
font.title {
	font-size: 15px;
	font-family: Verdana;
	color: #3bb000;
	font-weight: bold
}

font.subtitle {
	font-size: 13px;
	font-family: Verdana;
	color: #3bb000;
	font-weight: bold
}

font.SmallHeadline {
  color: #3bb000;
  font-size: 11px;
  font-weight: bold;
}

font.footer {
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
}
hr.MainMenuSeparator {
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 100%
}

.bullet {
        padding-top: 4px;
        /*vertical-align: center;*/
}
