tr           { font-size: 9pt; color: #333333; letter-spacing: 1pt; font-family: "Arial"; 
               line-height: 150%; word-spacing: 1pt}
p            { font-size: 9pt; color: #333333; letter-spacing: 1pt; font-family: "Arial"; 
               line-height: 18pt; word-spacing: 1pt}
h1           { font-size: 9pt; color: #FF0000; letter-spacing: 1pt; font-family: "Arial";
               line-height: 150%; word-spacing: 1pt}
a:link       {
	font-size: 9pt;
	color: #3366FF;
	letter-spacing: 1pt;
	font-family: "Arial";
	line-height: 150%;
	word-spacing: 1pt;
	font-style: none;
	text-decoration: underline;
}
a:visited    {
	font-size: 9pt;
	color: #000066;
	letter-spacing: 1pt;
	font-family: "Arial";
	line-height: 150%;
	word-spacing: 1pt;
	font-style: none;
	text-decoration: underline;
}
a:hover      {
	font-size: 9pt;
	color: #FF6600;
	letter-spacing: 1pt;
	font-family: "Arial";
	text-decoration: underline;
	line-height: 150%;
	sword-spacing: 120%;
	word-spacing: 1pt;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;

}
h2 {
	font-size: 9pt;
	letter-spacing: 1pt;
	font-family: "Arial";
	line-height: 150%;
	word-spacing: 1pt;
	border: thin dotted #999999;

}
h5 {
	letter-spacing: 1pt;
	font-family: Arial;
	word-spacing: 1pt;
	color: #333333;
	top: 1px;
	padding-left: 10px;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 9pt;
	background-color: #F3F3F3;
	margin-bottom: 10px;
	line-height: 18pt;


}
h6 {
	letter-spacing: 1pt;
	font-family: Arial;
	line-height: 150%;
	word-spacing: 1pt;
	color: #333333;
	top: 1px;
	padding-left: 10px;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 9pt;
	background-color: #FFDFBF;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	font-size: 9pt;
	margin-left: 10pt;
	color: #3366FF;
}
