<!--

hr           { font-family: Verdana ; font-size: 8pt }
p            { font-family: Verdana ; font-size: 9pt; align: justify; }
li			 { font-family: Verdana ; font-size: 9pt; align: justify; }

h2			{ font-family: Tahoma; font-size: 18pt; color: #01AEF0; text-align: right; margin-top:0; margin-bottom:0}

h5			{ border:1px solid teal; font-family: Tahoma;
			  font-size: 10pt;
			  color: #000000; font-weight:bold; text-align:center; margin-bottom:0 }
			  
h6			{ font-family: Tahoma;
			  font-size: 8pt;
			  color:#000000;
			  margin-top:5;
			  margin-bottom: 0;
			  text-align: center }


a		     { font-family: Arial;
			   font-size: 10pt;
			   text-decoration: None }
			   
a:hover     { color: #000066 }
			   
a:visited    { font-color: maroon; }

a.large		{ font-size: 11pt; }

.menutxt {	color: white;
			font-size: 14pt;
			font-family: Arial; }

.maintext {	color: navy;
			font-size: 10pt;
			font-family: Arial;
			text-align: justify; }

.ptext 	  {	color: navy;
			font-size: 10pt;
			font-family: Tahoma;
			text-align: justify; }

.bullet	  {	color: navy;
			font-size: 10pt;
			font-family: Arial;
			text-align: justify;
			list-style-type:circle }
div#menus
{
	position: absolute;
	top: 10px;
	left: 10px;
}
div#dvFooter
{
	text-align:center;
}			
p.footnote
{
	font-size: xx-small;
}
#tbMain
{
	position: absolute;
	top: 60px;
	left: 200px;
	width: 750px;
	text-align:justify;
}
.hidden
{
	display: none;
}
.MenuCell
{
	border-bottom:1px solid #80828d; padding:0px; margin:0px;
	color: #000000;
	height: 20px;
	width: 130px;

	text-align: left;
	cursor: auto;
}
.tdArrow
{
	padding:0px; margin:0px;
	color: #000000;
	height: 20px;
	width: 13px;
	text-align: left;
	cursor: auto;
}
-->
