body, p, table, td { 
font-size: 12px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

a:link {color: #0C563A; text-decoration: underline}
a:visited {color: #0C563A; text-decoration: underline}
a:hover {color: AD2222; text-decoration: underline}

.ptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	padding-left: 17px; padding-right: 17px; padding-top: 12px; padding-bottom: 12px;
}


.white  { 
font-size: 12px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
}

.maroon  { 
font-size: 12px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #993300;
font-weight: bold;
}

.maroonindent  { 
font-size: 12px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #993300;
font-weight: bold;
padding-left: 17px; padding-right: 17px; padding-top: 12px; padding-bottom: 12px;
}
.maroonlrg  { 
font-size: 13px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #993300;
font-weight: bold;
}

.green  { 
font-size: 13px; 
line-height: 14px; 
font-family: Arial, Helvetica, sans-serif;
color: #0C563A;
font-weight: bold;
}

