
		p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000;
			}
			
		a:link{ color:#07247B; }
		a:visited{ color:#07247B; }
		a:active{ color:#07247B; }
		a:hover{ color:#6666FF; }
		
		.headerlight {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			}
		.headerback{
			background-color: #4C7159;
			}
		.backlight {
			background-color: #ffffff;
			}
		.alternatingback1 {
			background-color: #;
			}
		.alternatingback2 {
			background-color: #;
			}
		.infobox {
			background-color: #FFFFFF;
			border-top-width: 3px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #4C7159;
			border-right-color: #4C7159;
			border-bottom-color: #4C7159;
			border-left-color: #4C7159;
			}
			
		.mastertitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 32px;
			color: #EEEEEE;
			}
		
