body {
	color: #000000;
	font-size: 10pt;
	font-family: Ms Sans Serif, Arial, Verdana;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}



h1 {
color: #000000; 
font-size: 14pt; 
font-weight: bold; 
font-family: Ms Sans Serif, Arial, Verdana; 
}
h2 {
color: #000000; 
font-size: 12pt; 
font-weight: bold; 
font-family: Ms Sans Serif, Arial, Verdana; 
}
h3 {
color: #000000; 
font-size: 10pt; 
font-weight: bold; 
font-family: Ms Sans Serif, Arial, Verdana; 
}



td {
color: #000000; 
font-size: 10pt; 
font-family: Ms Sans Serif, Arial, Verdana; 
}



a:link {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a:visited {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a:active {
color: #FF0000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a:hover {
color: #FF0000; 
font-weight: bold; 
text-decoration: underline; 
text-transform: none; 
}



a.nav:link {
color: #980000; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.nav:visited {
color: #980000; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.nav:active {
color: #FF0000; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.nav:hover {
color: #FF3300; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}


a.nav2:link {
color: #980000; 
font-weight: normal; 
font-size: 9px
text-decoration: none; 
text-transform: none; 
}
a.nav2:visited {
color: #980000; 
font-weight: normal; 
font-size: 9px
text-decoration: none; 
text-transform: none; 
}
a.nav2:active {
color: #FF0000; 
font-weight: normal; 
font-size: 9px
text-decoration: none; 
text-transform: none; 
}
a.nav2:hover {
color: #FF3300; 
font-weight: normal; 
font-size: 9px
text-decoration: none; 
text-transform: none; 
}




a.footer:link {
color: #0000FF; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.footer:visited {
color: #0000FF; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.footer:active {
color: #FF0000; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.footer:hover {
color: #FF0000; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}


a.title:link {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a.title:visited {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a.title:active {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}
a.title:hover {
color: #000000; 
font-weight: bold; 
text-decoration: none; 
text-transform: none; 
}



div#body {
background: none;
padding: 0px;
width: 750px;
}
div#nav {
	background: none;
	padding: 6px;
	width: auto;
	float: none;
	border-right-style: none;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #333333;
}
div#content {
	background: none;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: thin;
	padding-right: 20px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	width: 570px;
}
div#float1 {
background: none;
padding: 0px;
width: 50px;
}
div#footer {
	width: 750px;
	background: none;
	padding: 10px;
	border: black 1px solid;
	height: auto;
	float: left;
	margin-top: 50px;
}

