BODY {
	background-color: #FFFFFF;
	font-size: 10pt;
	LINE-height: 12pt;
 }

TABLE {
	font-size: 12px;
	line-height: 130%;
 }

td { font-size: 12px; }

P {
	FONT-SIZE: 12px;
	line-height: 150%;
 }

h1{
	font-size: 16px;
	line-height: 120%;
	color:black;
 }

h2{
	font-size: 14px;
	line-height: 120%;
	color:black;
 }

h3{
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color:black;
 }

h4{
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color:black;
 }

h5{
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color:black;
 }

h6{
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color:black;
 }

a {
	TEXT-DECORATION: none ;
	color: #800000;
	font-weight: bold;
 }

A:hover {
	TEXT-DECORATION: underline;
	COLOR: red;
	font-weight: bold;
 }

.title1 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
 }

.title2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
 }

.title3 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
 }

.caption {
	font-size: 11px;
	line-height: 110%;
	font-weight: normal;
 }