body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #638688;
}

p {
	padding-left: 15px;
	padding-right: 15px;
}

.mainbkgrnd {
	background-color:#CCCCCC;
}

.menu {
	background-color: #acacac;
}

.maintext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letterspacing: .1em;
	text-align:left;
}


a:link, a:active, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006666;
	font-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
	cursor: hand;
	curson: pointer;
	
}
a.desclink:link, a.desclink:active, a.desclink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006666;
	font-decoration: underline;
	padding-left: 30px;
}
.desc {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 30px;
}
a.desclink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
	cursor: hand;
	curson: pointer;
	padding-left: 30px;
	
}	
.h1 {
	font-family: Georgia, Baskerville, Century, Serif;
	font-size: 16pt;
	color: #666666;
	font-weight: normal;
}

.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letterspacing: .1em;
}

.h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.instructions {
	font-family: Verdana;
	font-size: 8px;
	color: #999999;
}
a.instructions:link, a.instructions:active, a.instructions:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #006666;
	font-decoration: underline;
}

a.desclink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #006666;
	cursor: hand;
	curson: pointer;	
}
.descbook {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 0px;
}

