body {
	color: #666666;
	background-color: #ffffff;
	font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

a:link {color: #ff3399;
background-color: #ffffff;
text-decoration: none;
 }

a:hover {color: #ffffff;
background-color: #000000;
text-decoration: none;
 }
 
a:visited {
	text-decoration: none;
	color: #FF3399;
}

h1 {color: #333333;
font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 2em;
font-weight: normal;
 }

h2 {font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 1.4em;
font-weight: normal;
 }

#nav a:link {
color: #999999;
font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 1em;
text-decoration: none; }

#nav a:hover {
color: #ffffff;
background-color:none;
text-decoration: none; }

#nav a:active {
color: #ffffff;
text-decoration: none; }


h3 {font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 1.3em;
font-weight: normal;
 }

h4 {color: #666600;
font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
 }

h5 {color: #666666;
font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
 }

h6 {color: #999999;
font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
 }li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.active {
color: #ffffff;
background-color: #000000;
text-decoration: none; }


