body {
 margin: 0px;
 padding: 0px;
}


td, th {
	font-family : Lucida Sans Unicode, Lucida Grande, Lucida Sans,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
 line-height: 1.5;
 text-align: justify;
}



h1 {
 font-family: Georgia, Times New Roman, serif;
 font-size: 12pt;
 color: #333333;
 margin-bottom : 0px;
}

h2 {
 font-family: Georgia, Times New Roman, serif;
 font-size: 10.5pt;
 color: #666666;
 margin-bottom : 0px;
}

h3 {
 font-family: Georgia, Times New Roman, serif;
 font-size: 9pt;
 color: #333333;
 margin-bottom : 0px;
}




ul {
 list-style : square;
 }

li {
 list-style : square;
 }



.wht {
	color: #FFFFFF;
}





a:link {
 color : #666666;
 text-decoration: underline;
}

a:visited {
 color : #666666;
 text-decoration: underline;
}

a:hover {
 color : #d1d1d1;
 text-decoration: underline;
}




a.menu {

 font-family : Lucida Sans Unicode, Lucida Grande, Lucida Sans,Tahoma, Arial, Helvetica, sans-serif;
 font-size : 9pt;

 width: 100%;
 height: 30px;
}

a.menu:link {
 color : #FFFFFF;
 text-decoration: none;
}

a.menu:visited {
 color : #FFFFFF;
 text-decoration: none;
}

a.menu:hover {
 color : #ffffff;
 text-decoration: none;
 border-bottom: 1px dotted #8F7C95;
 background-color: 8F7C95;
}




.big {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #C0C0C0;
 margin-bottom : 0px;
}



.hiddenBox {
 visibility: hidden;
 display: none;
 padding: 4px;
}








a.wht {
}

a.wht:link {
 color : #FFFFFF;
 text-decoration: underline;
}

a.wht:visited {
 color : #FFFFFF;
 text-decoration: underline;
}

a.wht:hover {
 color : #ffffff;
 text-decoration: none;
}
