.store_table_header
{
	font-family: Verdana, Arial; 
	font-size: 10pt;	 
	font-weight: bold; 
} 

.store_text
{
	font-family: Verdana, Arial; 
	font-size: 10pt;
}

/* copied over */
.store_title { 
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: none;
}
.store_body { 
	font-family: Verdana, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.store_description_title {
	font-family: Verdana, Arial;
	color: #006600;
	font-size: 16pt;
	font-weight: bold;
}

.store_error {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.store_colhead { 
	font-size : 12px; 
	font-family : Verdana, Arial; 
	color : white; 
	line-height : 9pt; 
	font-weight : bold; 
	background-color : #666666;
	line-height: 18px; 
}

.store_text_i { 
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.store_red_bold { 
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #680519;
	font-weight: bold;
}