.body1 {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.body2 {
	line-height:150%;
	font-size: 12px;
	font-weight: normal;
}
.listTitle1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;





}
.title1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.formText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
#galleryNav {
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-left: 70px;
	width: 575px;
	background-color: #159db3;
	margin: 5px 0;
}
#galleryNav ul {
padding:0px;
margin:0px;
list-style-type: none;
}
#galleryNav ul li {
display:inline;
}
#galleryNav ul li a {
float:left;
height:20px;
padding: 0px 5px;
text-decoration:none;
margin-left:20px;
}

#galleryNav ul li a:link, #galleryNav ul li a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#f6f9e9;
padding-top:5px;
}
#galleryNav ul li a:hover {
	background-color:#137e90;
}
#galleryNav ul li.current a:link {
background:#333a42;
}
