table.logo {
	background-image:   url(/images/logo_with_text_bg3.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
}
a {
	text-decoration: none;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: 666666;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 006633;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: 666666;
}

