﻿.NormalTitle
{
	font-family: 'B Titr' , Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width:100px;
}
.NormalContent
{
	font-family: Tahoma,  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal ;
	color: #000000;
	text-align:right;
	
}
