body {
 margin: 0px;
 padding: 0px;
 font-family : Helvetica, Arial, Verdana, Sans-Serif;
 font-size : 9pt;
 color : #555555;
 line-height: 1.5;
}


td {
 font-family : Helvetica, Arial, Verdana, Sans-Serif;
 font-size : 9pt;
 color : #555555;
 line-height: 1.5;
 text-align: justify;
}



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

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #555555;
        margin-bottom : 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #555555;
        margin-bottom : 0px;
}



ul {
 list-style : square;
 }

li {
 list-style : square;
 }



.wht {
	color: #FFFFFF;
}


.lred {
	color: #CF2E2F;
}




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

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

a:hover {
 color : brown;
 text-decoration: underline;
}




a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	color: #CC0000;

}

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

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

a.menu:hover {
 color : #999999;
 text-decoration: none;
}


.menuUp {
 background-color: #333333;
 text-align: center;
}

.menuOver {
 background-color: #d1d1d1;
 text-align: center;
}





a.menu2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: bold;
}

a.menu2:link {
 color : #d1d1d1;
 text-decoration: none;
}

a.menu2:visited {
 color : #d1d1d1;
 text-decoration: none;
}

a.menu2:hover {
 color : #999999;
 text-decoration: none;
}


.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}



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;
}