TD {
	font-family : ms sans serif,arial,san-serif,tahoma;
	font-size : 11px;
	color : #1E5184;	
}

A {
	font-weight : bold;
	text-decoration : underline;
	color : #1E5184;
	font-size : 11px;
}
A:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
	font-size : 11px;
}

A.slink {
	font-weight : bold;
	text-decoration : underline;
	color : #C4E2FF;
	font-size : 11px;
}
A.slink:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #ffffff;
	font-size : 11px;
}

A.sslink {
	font-weight : normal;
	text-decoration : none;
	color : #C4E2FF;
	font-size : 11px;
}
A.sslink:hover {
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}

.text { 
	margin-left : 20px; 
	margin-right : 40px; 
	text-align : left; 
	text-indent : 0px; 
	margin-top : 10px;
}

.table { 
	color : #C4E2FF;
	margin-left : 5px; 
	margin-right : 5px; 
	text-align : left; 
	text-indent : 0px; 
	margin-top : 0px;
}

