/* CSS Document */
h1 {color:#000000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:22px;
}
h2 {color:#444444;
font-size:18px;
}

div#content {
float: left;
background-color: #FFFFFF;
border-bottom-style:solid;
padding: 10px 0px 0px 8px;
	border-bottom-color:#666;
	border-bottom: 2px;
	width: 552px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#description{
 padding: 0px 5px 0px 5px
 }
 
#description3{
 padding: 5px 5px 5px 5px;
 text-align: left;
 color:#000000;
 }
 #description4{
 padding: 5px 5px 5px 5px;
 text-align: left;
 color:#777777;
 }
 .red{
 color:#FF0000;
 }
.lh{
    list-style: none;
	padding-top: 0px;
	margin: -10px 0px 0px 0px;
	font-size:18px;
    width:100%;
	color: #0033CC;
}
li{
 list-style:circle;}
 
  #footer{
 font-size:11px;
 padding: 5px 5px 5px 5px;
 text-align: left;
 color:#999999;
 }
