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

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


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

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

.main {
	font-size: 12px;
}

.header {
	font-size: 16px;
	font-weight: bold;
}

.mainbold {
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
