td {font-family: Verdana, Helvetica, Arial, sans-serif;}

td.menu1 {  font-size: 10px; }
td.menu1 a:link {  }

td.menu2 {  font-size: 12px; color: white; font-weight: bold;}
td.menu2 a:link {color: white; font-weight: bold; text-decoration: none; }
td.menu2 a:active { color: white; text-decoration: none; font-weight: bold;}
td.menu2 a:visited {color: white; font-weight:bold; text-decoration: none; text-decoration: none;}
td.menu2 a:hover{color: white;  font-weight: bold;}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	height : 16;
	font-weight: bold;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	height : 16;
	font-weight: bold;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #ffcc33;
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}

.main {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 75%;
	height : 18px;
	color: black;
}

.mainbold {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
	height : 18px;
	font-weight : bold;
}

.headline {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color: black;
	font-weight : bold;
}

.headlinesmall {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color: black;
	font-weight : bold;
}

.white {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
	font-weight: bold;
}

.main2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	height : 11;
	color: black;
}

.main2bold {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	height : 11;
	color: black;
	font-weight: bold;
}

.main3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	height : 10;
	color: black;
}

.tableborderblack {
	border : 1px solid;
	border-color : Black;
}

.tableborderorange {
	border : 1px solid;
	border-color : #ff9900;
}

.tableborderyellow {
	border : 2px solid;
	border-color : #efb500;
}
