.MainText
	{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #221E1F;
	}
.Titles
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #9C0000;
	border-bottom: 1px solid #9C0000;
	}
.SubHeading	
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #9C0000;
	}
.MinorHeading
	{ 
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight:600;
	margin: 0px
	}
.caption, a.caption:link, a.caption:vistied, a.caption:active{
	display: block; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FFFFE8;
	text-decoration: none;
	background-color:#5A6931;
	font-weight: normal;
	line-height: 18px;
	padding:2 1 2 2;
	margin:0px;
	border-left:2px;
	border-left-style: solid;
	border-left-color: #9C0000;
	border-right:2px;
	border-right-style: solid;
	border-right-color: #9C0000;
	border-bottom:2px;
	border-bottom-style: solid;
	border-bottom-color: #9C0000;
	text-align:center;
	}
a.caption:hover{
	color: #9C0000;
	}
	
.image {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	color: #c29806;
	text-decoration: none;
	background-color:#221e1f;
	font-weight: normal;
	line-height: 18px;
	padding:2 1 2 2;
	margin:0px;
	border-left:2px;
	border-left-style: solid;
	border-left-color: #9C0000;
	border-right:2px;
	border-right-style: solid;
	border-top: 2px;
	border-top-color: #9C0000;
	border-top-style: solid;
	border-right-color: #9C0000;
	}
