#content {
	padding:10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
p {margin-left:10px;}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

h1 { font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000; }

h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000; }

#menu * { line-height:16px }
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight:bold;
	text-decoration:none;
}
select { font-family: Arial; font-size: 12px; font-weight: bold; margin-bottom: 3px; }
textarea { font-family: Arial; font-size: 12px; font-weight: bold; margin-bottom: 3px; }
input {  font-family: Arial; font-size: 12px; margin-bottom: 3px; color: #000000; font-weight: bold; }
#footer a {
	padding:0px;
	font-family: Verdana;
	font-size: 11px;;
	color: #000000;
	text-decoration:none;
}