body {
	margin: 30px 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bgclouds2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.header {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.textsmall {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
a:link {
	color: #3A55A5;
	text-decoration: none;
}
a:visited {
	color: #3A55A5;
	text-decoration: none;
}
a:hover {
	color: #3A55A5;
	text-decoration: underline;
}
a:active {
	color: #3A55A5;
	text-decoration: underline;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #556B6B;
}
.footer {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-left: 180px;
}
.nav {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}
.headermain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #556B6B;
	line-height: 32px;
}
