body {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	SCROLLBAR-base-COLOR: #;
	SCROLLBAR-arrow-COLOR: #;
	scrollbar-track-color: #;
 	scrollbar-highlight-color: #;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}

select.dropdown {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}

p {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

ol {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-weight: normal;
}



h1 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #654316;
	text-align: left;
}

h2 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #654316;
	font-style: italic;
	text-align: left;
}


a {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #C4006B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #34354A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.none {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #AF7BA9;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:hover {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #C4006B;
	font-weight: bold;
	text-decoration: none;
}

a.none:hover {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #C4006B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}