A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
}
A:LINK {
	color : #990000;
}
A:HOVER {
	color: #cc0000;
	text-decoration : underline;
}

A:VISITED {
	color : #660000;
}

.table_back_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
}
   
 .table_back_2 {
	 font-family: Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     font-style: normal; 
     background-color: #FFFFFF;
}

.emphasis_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    font-weight: bold;
	color : #333333;
}

.header_text {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	font-size : 20px;
	color: #333333;
}

.standard_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.small_text {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-style : italic;
	color : #666666;
}

.tiny_text {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 5px;
}

.standard_light_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;	
}