a{
	font-style:italic;
	color:#336;
	font-weight:bold;
	font-size: small;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover{
	color:#36F;
	text-decoration:underline;
}


.bodyText {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #333366;

}
.CaptionUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #36F;
}
.bodytextUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #333366;
	text-decoration: underline;
}
.photoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #333366;
}
.Red_text {
	color: #FF0000;
}
.CaptionULRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.CaptionULRED a{
	color:#ff0000;
	}
table{
	width:85%;}
	
h3{
	font-style:oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h4{
	font-style:oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}