body {
	background-color: #C2C2A3;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 83.33%;
}
table {
	font-size: 100%; /* IE hack */ 
}
html {
	font-size: 100%; /* IE hack */
}
.stylePR10 {
	font-family: Poor Richard;
	font-size: 1em;
}
.stylePR11 {
	font-family: Poor Richard;
	font-size: 1.1em;
}
.stylePR12 {
	font-family: Poor Richard;
	font-size: 1.2em;
}
.stylePR13 {
	font-family: Poor Richard;
	font-size: 1.3em;
}
.stylePR14 {
	font-family: Poor Richard;
	font-size: 1.4em;
}
.stylePR18Brown {
	font-size: 1.8em;
	color: #510000;
	font-family: Poor Richard;
}
.stylePR21a {
	font-family: Poor Richard; color: #660000; font-size: 28px;
}
.stylePR21b {
	font-family: Poor Richard;
	color: #293553;
	font-size: 28px;
}
.styleG8 {
	font-family: Georgia; 
	font-size: .8em;
}
.styleG10 {
	font-family: Georgia; 
	font-size: 1em;
}
.styleG10_5 {
	font-family: Georgia; 
	font-size: 1.05em;
}
.styleG10CellPadding {
	font-family: Georgia; 
	font-size: 1em;
	padding: 2%
}
.styleG10List {
	font-family: Georgia;
	font-size: 1em;
	line-height: 2em;
}
.styleG12 {
	font-family: Georgia; 
	font-size: 1.2em;
}
.styleG12CellPadding {
	font-family: Georgia; 
	font-size: 1.2em;
	padding: 2%
}
.styleMargins {
	margin-left: 30px;
	margin-right: 30px;
}
.styleFoot {
	font-family: Georgia;
	font-size: 0.8em;
	color: #666666;
	position:absolute;
	left: 4px;
}.stylePictureCaption {
	font-family: Georgia;
	font-size: 0.8em;
	color: #666666;
}
.styleBlack {
	color: #000000;
}
.styleBlackSolid {
	color: #000000;
	font-weight: bold;
	border: solid;
}
.styleMenu
{
    font-size: 19px;
    font-family: Poor Richard;
    background-color: #FFE781;
    height: 27px;
    width: 140px;
    color: #000000;
    display: block;
    text-align: center;
    line-height: 27px;
    position: relative;
}
.styleMenuSelected {
	font-size: 19px;
	font-family: Poor Richard;
	background-color: #CCCCCC;
	height: 27px;
	width: 150px;
	color: #000000;
	display: block;
	text-align: center;
	line-height: 27px;
	position: relative;
	filter: Alpha(Opacity=100, FinishOpacity=20, Style=3, StartX=0, StartY=0, FinishX=0, FinishY=100);
	border: 1px solid #000000;
}
.styleMenuSelectedCur {
	font-size: 19px;
	font-family: Poor Richard;
	background-color: #CCCCCC;
	height: 27px;
	width: 150px;
	color: #000000;
	display: block;
	text-align: center;
	line-height: 27px;
	position: relative;
	filter: Alpha(Opacity=100, FinishOpacity=65, Style=3, StartX=0, StartY=0, FinishX=0, FinishY=100);
	border: 1px solid #000000;
}
.styleSubMenu
{
    font-size: 14px;
    font-family: Poor Richard;
    background-color: #B36666;
    height: 20px;
    width: 130px;
    color: #000000;
    display: block;
    text-align: center;
    line-height: 20px;
    position: relative;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=3, StartX=0, StartY=0, FinishX=0, FinishY=100);
    font-weight: bold;
}
.styleSubMenuSelected {
	font-size: 14px;
	font-family: Poor Richard;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
	width: 140px;
	color: #000000;
	display: block;
	text-align: center;
	line-height: 20px;
	position: relative;
	filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	border: 1px solid #000000;
}
.styleHeading {
	font-family: Poor Richard;
	color: #202A42;
	font-size: 70px;
}
.styleSubHeading {
	font-size: 24px;
	font-family: Poor Richard;
	color: #1C1C1C;
	background-color: #B36666;
	margin: 0px;
}
.styleLink {
	color: #001E7A
}
.styleMoreDetails {
	font-family: Georgia; 
	font-size: 1em;
	color: #001E7A;
	list-style-position:outside;
	list-style-type: disc;
}
a {
	color: #001E7A;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
}
