body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size : 24px;
	font-weight : bold;
	margin-bottom : 5px;
}

h2 {
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
}

h3 {
	font-size : 22px;
	font-weight : bold;
	text-decoration : underline;
}

h4 {
	font-size : 18px;
	font-weight : normal;
}

h5 {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}

a.heading {
	text-decoration: underline;
	font : bold italic;
}

a.menu {
	color: #FFFFFF;
}

a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : bold;
	text-decoration: none;
	color: #FF0000;
	background : #007000;
}

a.footermenu {
	color: #007000;
}

a:hover.footermenu {
	color: #FF0000;
}

table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : bold;
	text-decoration: none;
	color: #FFFFFF;
	background : #007000;
}

td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : bold;
	text-decoration: none;
	color: #FFFFFF;
	background : #007000;
}

.white_text {
	color: #FFFFFF;
}

.red_text {
	color: #FF0000;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footersmall {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.eyecatcher {
	font-weight : bold;
	color: #FF0000;
}

.biggreen {
	font-weight : bold;
}