body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a:link {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;	
	color: #000066;
}
a:visited {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;	
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #330099;
	border-bottom-style: dotted;
	border-bottom-width: thin;	
}
a:active {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;	
	color: #330099;
}
.red-italics {
	color: #FF0000;
	font-style: italic;
}
.menu-main, .menu-main a:link, .menu-main a:visited, .menu-main a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0;
	text-decoration:none;
	border-bottom-style: none;
}
.menu-sub, .menu-sub a:link, .menu-sub a:visited, .menu-sub a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0;
	margin-left: 4px;
	text-decoration:none;
	border-bottom-style: none;
}
.menu-main a:hover, .menu-sub a:hover {
	color:#CCC;
}
