body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066;
	background: #eeeeee;
}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066
}
th {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #283266;
	vertical-align: middle;
}
.small {
	font-size: 10pt;
}
td {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000075;
	background-color: #cccccc;
	vertical-align: top;
}
.transparant {
	background-color: #eeeeee;
}
table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066;
}
a:link {
	color: #0000ff
}
a:visited {
	/* color: #990099 */
	color: #0000ff
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0066;
}
a.label {
	text-decoration: none;
	font-weight: bold;
}
a.label:link {
	color: #000099;
}
a.label:visited {
	color: #000099;
}
a.label:hover {
	color: #FF0099;
}
a.label:active {
	color: #FF0000;
}

