body  {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFF00;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

p {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
td {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.8em;
}
h2 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.6em;
}
h3 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.4em;
}
h4 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.2em;
}
h5 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.2em;
}
h6 {
	color: #663399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1.2em;
}
#container {
	width: 100%;
	z-index: 9;
	position: relative;
/*	filter: RevealTrans(Duration=10, Transition=1); */
}
#logo {
	text-align: right;
	height: 75px;
	padding: 8px;
}
#title {
	position: absolute;
	z-index: 1;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
	width: 100%;
	left: 0px;
	text-align: left;
}
#title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10em;
	color: #66ff00;
}
#badges  {
	text-align: left;
	display: block;
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px;
}
#footer  {
	color: #000000;
	font-size: 0.7em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #000000;
	margin-right: 10px;
}
#content   {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	width: 100%;
	padding: 0px;
	font-size: 0.9em;
	color: #000000;
	line-height: 130%;

}
#content a {
	text-decoration: none;
	color: #000000;
	cursor: text;
}
#menumain {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
#menumain a {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.purple {
	color: #663399;
	text-decoration: none }
.green {
	color: #FFFF00;
	text-decoration: none }
.logotext {
	font-size: x-small }
textarea {
	overflow: auto }

.ypoptions {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ypmenu {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.ypmenu .ypmenu {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}

#logofloat {
	position: absolute;
	z-index: 1;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.kw {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.left10 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	clear: right;
}
.right10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
	clear: left;
}
.c640 {
	text-align: justify;
}
.c640 h1,h2,h3,h4,h5,h6 {
	text-align: left;
}