TD {
	font-family : ms sans serif,arial,san-serif,tahoma;
	font-size : 12px;
		color : #333333;
}

.tdtext {
	font-family : ms sans serif,arial,san-serif,tahoma;
	font-size : 12px;
}


A {
	font-weight : bold;
	text-decoration : underline;
	color : #CC3333;
	font-size : 12px;
}
A:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

A.clink {
	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
	font-size : 12px;
}
A.clink:hover {
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

A.mlink {
	font-weight : normal;
	text-decoration : underline;
	color : #333333;
	font-size : 12px;
}
A.mlink:hover {
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

.text { 
	font-size : 9pt; 
	font-family : ms sans serif,arial,san-serif,tahoma;
	margin-left : 15px; 
	margin-right : 10px; 
	text-align : left; 
	color : #333333;
	text-indent : 0px; 
	margin-top : 5px;
	margin-bottom : 5px;
}

.text1 { 
	font-size : 9pt; 
	font-family : ms sans serif,arial,san-serif,tahoma;
	margin-left : 10px; 
	margin-right : 40px; 
	text-align : left; 
	color : #333333;
	text-indent : 0px; 
	margin-top : 5px;
	margin-bottom : 5px;
}

.text_left { 
	font-size : 9pt; 
	font-family : ms sans serif,arial,san-serif,tahoma;
	margin-left : 40px; 
	margin-right : 30px; 
	text-align : left; 
	color : #333333;
	text-indent : 0px; 
	margin-top : 5px;
	margin-bottom : 5px;
}
