/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size:11pt;
}

a:link {
	color: #663399;
	text-decoration: none;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #663399;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #663399;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color:#ECE9D8}

.sticky {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A008F;
	text-align: center;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5A008F;
	text-transform: none;
	text-decoration: underline;
	font-style: italic;
}

.menu {
	background-color: #CCCC99;
	font-size:11px;
	color: #66FF00;
	font-weight: bolder;
	text-align:center;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bordertop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5A008F;
	text-align: left;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5A008F;
}
.fun {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: lighter;
	color: #000000;
}
.txtone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:lighter;
	color: #5A008F;
}
.txttwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5A008F;
}
.txtthree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5A008F;
}
.backone {
	font-size: 10pt;
	font-weight: bold;
	color: #5A008F;
	background-color: #ECE9D8;
}
.backtwo {
	font-size: 10pt;
	font-weight: bold;
	color: #5A008F;
	background-color: #D7DBFD;
}
.backthree {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
}
