body     { font-size: 11px; font-family: Arial, Helvetica, Geneva; background-color: #6495ed; padding: 25px }
p     { font-size: 11px; font-family: Arial, Helvetica, Geneva }
td     { font-size: 11px; font-family: Arial, Helvetica, Geneva }
.mainTextBlock       {
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	text-align: justify;
	padding: 25px  }
.subNav        {
	font-size: 9px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px  }
.sideBarText { font-size: 9px; padding-left: 8px }
.footer { color: gray; font-weight: bold; font-size: 10px }
.border { border: solid 1px black }
.bluePageTitles { color: blue; font-weight: bold; font-size: 16px }
.redPageSubTitles { color: red; font-weight: bold; font-size: 14px }
.blackPageSubTitles   { font-weight: bold; font-size: 12px }
a { text-decoration: none }
a:hover { text-decoration: underline }
