<!--

a.nav:link{
color:#000000;
text-decoration: none;
font-size: 8pt}

a.nav:visited{
color:#000000;
text-decoration: none;
font-size: 8pt}

a.nav:hover{
color:#000000;
text-decoration: none;
font-size: 8pt;}

a.nav:active{
color:#000000;
text-decoration: none;
font-size: 8pt}

a:link{
color:#000000;
text-decoration: underline;
font-size: 8pt}

a:visited{
color:#000000;
text-decoration: underline;
font-size: 8pt}

a:hover{
color:#000000;
text-decoration: none;
font-size: 8pt;}

a:active{
color:#000000;
text-decoration: underline;
font-size: 8pt}

body{ 
font-family: Palatino Linotype, Times New Roman, Arial, sans-serif; 
font-size: 8pt;
font-color: #FFFFFF;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin: 0px; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
text-align: left;
background: #A2A2A2; 
background-image: url('images/0.png');
background-repeat: repeat-x; }

td.twoc{
padding-top: 0px;
padding-bottom: 0px;
padding-right: 12px;
padding-left: 12px;
font-family: Palatino Linotype, Times New Roman, Arial, sans-serif;
font-size: 8pt;
font-color: #FFFFFF;}

td.x{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-family: Palatino Linotype, Times New Roman, Arial, sans-serif;
font-size: 8pt;
font-color: #FFFFFF;}

#indexleft {
	width: 424px;
	height: 357;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 0px;
	text-align: justify;
	vertical-align: top;
	float: left;
}
#indexright {
	width: 207px;
	height: 357;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	float: right;
      border-left: #000 1px dotted;
}
-->