DIV.Description {
	overflow: auto;

}

body {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-weight : normal;
}

.txtShowTitles{
	font-family: "Book Antiqua";
	font-size: 16pt;
	color: #007495;
	font-weight : normal;
	text-decoration : none;
}
.blurbtxt { font-size: 12px; color: White; }
.blurbtxtbold { font-size: 12px; color: White; font-weight: bold;}
.txtSubTitlesWht{
	font-family: "Franklin Gothic Medium";
	font-size: 14pt;
	color: #FFCC00;
	font-weight : normal;
	text-decoration : none;
}
.txtCaptions {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.txtPhrases {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFCC00;
}
.txtPhoneNumber {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.txtEmailAddy {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
}
a.txtEmailAddy {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtEmailAddy:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a.txtEmailAddy:active {
	text-decoration: underline;
	color: #FFFF33;
}
.txtPhotoCredit {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}
.txtFormLabel {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}
a.Resume:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}
a.Resume:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a.Resume:active {
	text-decoration: underline;
	color: #FFFF33;
}
a.Resume:visited {
	text-decoration: none;
	color: #99FFFF;
}
a.txtLinkSmall:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	text-decoration: blink;
}
a.txtLinkSmall:hover {
	text-decoration: underline;
	color: #FFFF99;
	text-decoration: blink;
}
a.txtLinkSmall:active {
	text-decoration: underline;
	color: #FFFF33;
	text-decoration: blink;
}
a.txtLinkSmall:visited {
	text-decoration: none;
	color: #99FFFF;
	text-decoration: blink;
}
