body {
	font-family: verdana, arial, helvetica, sans-serif;
	font: 62.5%/1.5;
	color: #663366;
	font-weight: normal;
	line-height: 1.1em;
}

.bodytext {
	font-size: 0.7em;
	line-height: 1.3em;
}

.navigation {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #669933;
	font-weight: bold;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006600;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	width:100%;
	margin-top:10px;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 0.9em;
	font-style: italic;
	color: #663366;
	font-weight: normal;
	line-height: 1.3em;
}
.caption2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 100%;
	font-style: normal;
}
.bodytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
}
.bodytexttiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.quotelarger {
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 1.2em;
	font-style: italic;
	color: #663366;
	font-weight: normal;
	line-height: 1.4em;
}
.box {
	background-color: #ddd;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
}
.box2 {
	background-color: #ddd;
	width: 20em;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: thin solid #999999;
}
.linkbox {
   float:right;
   width: 250px;
   border:1px solid #636;
   padding: 5px;
   margin-left:3px;
   
}

.bodytextgrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.bodytitlesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #663366;
	margin: 25px 0px 0px;
	background-color: #ddd;
	line-height: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	margin-top: 1em;
   line-height: 1.7em;
   }
   
.righthand {
    float:right;
	width:200px;
	border:1px solid #333333;
	margin-left:10px;
	margin-bottom:10px;
	padding:3px;
}
   
.lefthand {
	width:430px;
}  
