.small{
	font-family : Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #333333;
}
.large{
	font-family : Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #333333;
}
.header1 {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #660000;
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-color:  #660000;
}