body {
	background-color : #FF842C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image : graphics/bg1.jpg;
}
td {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
} 
div {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menu {
	font-size: 10pt;
	color: #000000;
}
.reverse-menu {
	font-size: 10pt;
	color: #ffffff;
}
.content {
	background-color: #ffffff;
	color: #000066;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
		color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a.menu {
	color: #000000;
}
a.reverse-menu {
	color: #ffffff;
}
.smaller {
	font-size: 10pt;
}
.small-bold {
	font-size: 10pt;
	font-weight: bold;
}
.title {
	font-weight : bold;
}

a.redmenu {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}
a.redmenu:visited {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}

a.redmenu:active {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}

a.redmenu:hover {
	font-weight : bold;
	color : Blue;
	text-decoration : underline;	
}
