.body-text {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font: italic normal 36px/37px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #990000;
}

h1 a:link, h1 a:visited {
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC6600;
	text-align: center;
	font-size: 16px;
	letter-spacing: .5em;
	border-bottom: 2px solid #996600;
	padding-bottom: 10px;
}

h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h4 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #386623;
}
.body-text-white {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.body-text19 {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.menu-heading {
	font: bold normal 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #663300;
}
.menu-text {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
#FrameID {
        width:insert width here;
        height:insert height here;
	overflow-x:hidden;
	overflow-y:auto;
}