body,td,p  {
	font-size : 10pt;
	font-family : verdana, arial;
	color : #000000;
}

a  {
	color : #A52617;
	font-size : 12px;
	text-decoration : none;
	font-weight :  bold;
}

a:hover  {
	
	text-decoration : none;
}


.address  {
	font-size : 10px;
	color : #A52617;
}

.title  {
	color : #A52617;
	font-weight :  bold;
	font-size : 11pt;

	
}
pre  {
	font-size : 10pt;
	font-family : verdana, arial;
	color : #000000;
}

.white {
	color : #A52617;
	font-weight :  bold;
	font-size : 12px;
}

.green  {
	color : #377135;
	font-weight :  bold;
}

}

.small  {
	font-size : 8pt;
	font-family : verdana, arial;
	color : #000000;
}