body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 1px;
	background-image: url(../images/boardbg.jpg);
	background-repeat: repeat;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #6699FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #148AEB;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
h1 {
	font-size: 120%;
	color: #000000;
	background-color: #C4EEC0;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	padding-left: 3px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #B7AA39;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: -3px;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 180%;
}
h5 {
	font-size: 200%;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-left: 5px;
}
.leftshadow {
	background-image: url(../about/images/bg.jpg);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(../about/images/bgright.jpg);
	background-repeat: repeat-y;
}
.readmore {
	font-size: 10px;
}
.formtextfield {
	font-size: 10px;
	font-weight: bold;
	color: #C0E9ED;
	background-color: #000000;
}
#img {
	border: 1px solid #000000;
}

