body {
	margin: 0px;
	background-color:#F8F8F9;
}
a:link {
	text-decoration: none;
	color: #6666CC;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #6666CC;
}

.btm a:link {
	text-decoration: none;
	color: #6666CC;
}
.btm a:visited {
	text-decoration: none;
	color: #6666CC;
}
.btm a:hover {
	text-decoration: underline;
	color: #6666CC;
}

.nav { font-family: tahoma, verdana, arial, helvetica; font-size: 10px; line-height:17px; color: #606060; text-align:right; padding-right:22px;}

.txt {
font-family: tahoma, verdana, arial, helvetica;
font-size: 12px;
line-height:19px;
color: #606060;
text-align: justify;
padding:0 25px;
}

.gall { font-family: tahoma, verdana, arial, helvetica; font-size: 10px; line-height:13px; color: #606060; text-align:center; }
IMG {border-color:#000000}

h1 {font-size:15px; margin-top:0px; margin-bottom:8px; letter-spacing:1px}
h2 {font-size:15px; margin-top:0px; margin-bottom:8px; letter-spacing:1px; text-align:center}
h3 {font-size: 13px; margin: 0 70px; text-align:center }

#mission {
	padding: 8px;
	border: dotted 1px #666;
}

hr {color:#CCCCCC; height:1px; width:99%; }
.box { text-align:right; padding: 5px; letter-spacing:1px }
.btm { text-align:center; margin-top: 3px; font-family: tahoma, verdana, arial, helvetica; font-size: 10px; line-height:15px; color: #606060; }

.colors {
	background-image: url(images/colors.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.imgfloat {
	float: right;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:110px;
}
