body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	background-color: #ffffff;

}

p {
	text-align: justify;
	}
	


li {
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	border: 20px none #F0FFFF;


}


h1 {
	text-transform: none;
	text-decoration: none;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: arial;

}


h2 {
	text-transform: none;
	text-decoration: none;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;

}

h3 {
	text-transform: none;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
}

h4 {
	text-transform: none;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}

h5 {
	text-transform: none;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	left: auto;
	background-color: #cf1630;
	border-top: medium solid #cf1630;
	border-right: medium solid #cf1630;
	border-bottom: medium solid #cf1630;
	border-left: 10px double #cf1630;
	margin: 0px;
	padding: 0px;
	clear: none;
	height: auto;
	width: auto;

}

h6 {
	font-size: 10pt;
	border-top: none;
	border-bottom: none;
	border-left: 5px double #FFFFFF;
		border-right : 5px double #FFFFFF;
	font-weight: normal;
	margin: 12pt;

}

A:link {
	color: #374066;
}
A:active {
color: #000099;
}

A:visited {
	color: #374066;
 }

A:hover {
color: #003399;
}
.tabx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
		border-left-width: 20px;
	border-left-style: double;
		border-left-color: #FFF9F2;
}
