@charset "utf-8";
/* CSS Document */
.content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: normal;
        color: #000000;
}
.BrownContent {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: normal;
        color: #9E4F24;
}
.LargeContent {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: normal;
		font-weight: bold;
		color: #000000;
		letter-spacing: -1px;
}
.BlueHeader {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 21px;
        line-height: normal;
		font-weight: bold;
		color: #000066;
}
.BlueHeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: normal;
		font-weight: bold;
		color: #000066;
}
.Smallcontent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: normal;
        color: #000000;
}
.PageLink {text-decoration:underline; color:#9E4F24; line-height: 110%; font-size: 18px; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.PageLinkSmall {text-decoration:underline; color:#9E4F24; line-height: 110%; font-size: 14px; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}



