.pt8 { font-size: 8pt; line-height: 1.4em}

.pt9 { font-size: 9pt; line-height: 1.4em}

.pt10 { font-size: 10pt; line-height: 1.4em}

.pt10h { font-size: 10pt; line-height: 1.6em}

.pt11 { font-size: 11pt; line-height: 1.4em}

.pt12 { font-size: 12pt}

body {
	margin: 0px;
	padding: 0px;
	background:#EBEBEB;
}


body,td {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #003C58;
}
a:visited {
	text-decoration: none;
	color: #003C58;
}
a:hover {
	text-decoration: underline;
	color: #600037;
}

a.mn:link {	
	text-decoration: underline; 
	color: #333333; 
	font-size: 8pt; 
	line-height: 1.4em
	}
a.mn:visited { 
	text-decoration: underline; 
	color: #333333; 
	font-size: 8pt; 
	line-height: 1.4em
	}
a.mn:hover { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 8pt; 
	line-height: 1.4em
	}
	
.900 {
	color:#990000;
	font-size: 8pt; 
	}	
	
.900b {
	color:#990000;
}	

.bgD5E3D7{
	background-color: #D5E3D7;
}

.bgf1f1f1{
	background-color: #f1f1f1;
}

.9A7B41 {
	color:#9A7B41;
	font-size: 11pt; 
	line-height: 1.4em;
	font-weight:bold;
	}

.8C0052 {
	color:#8C0052;
	}
	
.8C0052f {
	color:#8C0052;
	font-size: 10pt; 
	line-height: 1.4em
	}
	
.info {
	background-color: #D6E7D7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	color: #003C58;
	height: 16px;
	font-weight: bold;
}

