body {
	background-color: #000000; 
	margin: 0; 
}

a:link { 
	font-weight: bold ; 
	text-decoration: none; 
	color: #2E3192 
}

.2 { 
	font-weight: bold ; 
	text-decoration: none; 
	color: #666666 
}

a:visited { 
	font-weight: bold ; 
	text-decoration: none; 
	color: #2E3192 
}

a:hover { 
	color: #4899B7; 
	text-decoration: none 
}

table.general {
	border:	thin solid #000000;
	padding: 0px;
	background-color: #D8D9D9
}

.td1 {
	text-align: center;
	background-color: #000000;
	font-weight: bold ;
	color: #FFFFFF;
	font: 11px sans-serif;
}

.td2 {
	text-align: center;
	background-color: #C1F4F1;
	color: #000000;
	font: 11px sans-serif;
}

.td3 {
	text-align: center;
	background-color: #D8D8D8;
	color: #000000;
	font: 11px sans-serif;
}

p.p1 {
	font: 11px sans-serif
}

p.p2 {
	font: 11px sans-serif
}