body {
	background-color: #F7F5F4;
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 12px;
	color: #666666;
	SCROLLBAR-base-COLOR: #;
	SCROLLBAR-arrow-COLOR: #ffffff;
	scrollbar-track-color: #;
 	scrollbar-highlight-color: #ffffff;
	margin: 4px;
}

div {
	font-family:Century Gothic; Arial;
	font-size:10pt;
}

td {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #666666;
}

p {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	text-align: justify;
}

H1 {
	font-family:Century Gothic; Arial;
	font-size:14pt;
	color: #400040;
	text-align: left;
}

H2 {
	font-family:Century Gothic; Arial;
	font-size:12pt;
	color: #81AF7C;
	text-align: left;
}

ul.home {
	margin-left: 25;
  	padding: 0;
}

a {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #400040;
	font-weight: bold;
	text-decoration: underline;
}

a.nav {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #235C87;
	font-weight: bold;
	text-decoration: none;
}

a.navsmall {
	font-family:Century Gothic; Arial;
	font-size:8pt;
	color: #400040;
	font-weight: bold;
	text-decoration: underline;
}


a.none {
	font-family:Century Gothic; Arial;
	font-size:7pt;
	color: #400040;
	font-weight: bold;
	text-decoration: underline;
}

a.bottom {
	font-family:Century Gothic; Arial;
	font-size:8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #5D7E5F;
	font-weight: bold;
	text-decoration: none;
}


a.nav:hover {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
}

a.navsmall:hover {
	font-family:Century Gothic; Arial;
	font-size:8pt;
	color: #5D7E5F;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	font-family:Century Gothic; Arial;
	font-size:8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


a.none:hover {
	font-family:Century Gothic; Arial;
	font-size:7pt;
	color: #5D7E5F;
	font-weight: bold;
	text-decoration: underline;
}