.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	color: #bdfdbd;
}
.columntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
}
.dropcap {
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
	color: #bdfdbd;
}
.basictitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}

h1 {
	display: inline;
	font-size: 16px
	
	}

a:link, a:visited {
	color: #fff;
}

a:hover, a:active {
	text-decoration: underline;
}