 .p
 {
       margin: 0px;
	   font-family: Georgia;
 }
 .subtitles
 {
       font-size: 14px;
       font-family: Georgia;
	   font-weight: bold;
 }
 .subSubtitles
 {
       font-size: 12px;
       font-family: Georgia;
	   font-weight: bold;
	   font-style: italic;
 }
 .text
 {
       font-size: 12px;
       font-family: Georgia;
	   line-height: 1.5em;
	   color: #000000;
 }
 .mediumText
 {
       font-size: 14px;
       font-family: Georgia;
	   line-height: 1.8em;
 
 }
 .notes
 {
	   font-family: Arial;
	   font-weight: bold;
	   font-size: 14px;
	   color: #999966;
 }
 .arialSmall
 {
		font-family: Arial;
		font-size: 11px;
		line-height:n 1em;
 }
 .smallText
 {
       font-size: 11px;
       font-family: Georgia;
 }
  .initFooterText
 {
 	   font-family: Georgia;
	   font-size: 11px;
	   color: #798359;
	   line-height: 14px;
 
 }
 
 .footerText
 {
 	   font-family: Georgia;
	   font-size: 11px;
	   color: #8e996c;
	   line-height: 20px;
 
 }
 .boldText
 {
       font-weight: bold;
 }
 .ulIndent
 {
 	margin-top: 0px;
 	margin-left: 15px;
 	padding: 0px;
 }
 .ulStyles
 {
	list-style: square;
	color: #808000;
	line-height: 2em;
 }
 .linkColor
 {
	color: #006699;  
 }
