body, td, th, p, li {
    font: normal 12px Verdana;
    color: #333333;
    line-height: 16px;}
a:link, a:visited {
    font-weight: bold;
    color: #082068; }
a:hover, a:active {
    font-weight: bold;
    color: #C00000; }
.Red {
    font: normal 12px Arial;
    color: #CC0000; }
.Blue {
    font: normal 12px Arial;
    color: #000080; }
.SmallText {
    font: normal 11px Verdana;
    color: #333333; }
.BoldCaps {
    font: bold 14px Arial;
    color: #333333;
    text-transform: uppercase }
.BoldText {
    font: bold 14px Arial;
    color: #333333;}
.BoldBlue {
    font: bold 14px Arial;
    color: #000080; }
.BoldRed {
    font: bold 14px Arial;
    color: #CC0000; }
.LetterText {
    font: normal 12px Verdana;
    color: #333333;
    line-height: 20px;}
.TitleText {
    font: bold 16px Arial;
    line-height: 46px;
    color: #6b0315; }
.SubtitleText {
    font: normal 16px Arial;
    line-height: 34px;
    color: #333333; }
.PageHeading {
	font: bold 14px Arial;
	color: #162D4B;
	text-transform: uppercase }
.ColumnHeading {
    font: bold 14px Verdana;
    font-style: italic;
    line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
    background-color: #DCE6EE;}
.ColumnDetail {
	padding: 8px 8px 8px 8px; }
.ColorHeading {
    font: bold 12px Arial;
    line-height: 18px;
    text-align: center;
    background-color: #C01A33;
    margin-left: 50px;
    margin-right: 50px;
    color: #ffffff; }
.PressReleaseTitle {
    font: bold 18px Trebuchet MS;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 10px;
    color: #0066cc; }
.PressRelease {
    font: normal 12pt Trebuchet MS;
    margin: 10px;
    color: #0066cc; }
