/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D6D9DC;
	scrollbar-shadow-color:#D6D9DC;
	scrollbar-face-color:#061020;
	scrollbar-highlight-color:#D6D9DC;
	scrollbar-dark-shadow-color:#D6D9DC;
	scrollbar-3d-light-color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;	
}


a { 
	color: #3c3737;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover { 
	color: #e0b32a; 
}
	
td.menu {
	background-image: url(menuImage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position:top;
	background-color: #ffffff;
	background-color: #e7e7e7;
}

td.tred {
	background: #ffffff;
	background-image: url(tred.gif);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0px;
}	
#mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

#mainBody a {
	text-decoration: underline;
}


p.main {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 170%;
}
p.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 120%;
}

<style type="text/css">

.style1 {font-size: 12em}
.style2 {font-size: 12}
.style3 {font-size: 12pt}
.style4 {font-size: 10px}
.style5 {font-size: 9pt; }

