ul{
padding:0px;
margin:0px;
}

li {
list-style:none;
padding-bottom:6px;
padding-top:6px;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;
border-bottom-style:dotted;
}

li a{
text-decoration:none;
color:#666666;
}

li a:hover{
text-decoration:none;
color:#666666;
font-weight:bold;
}

h1{
color:#FD4801;
font-size:24px;
font-weight:bold;
text-transform:uppercase;
line-height:24px;
}

h2{
color:#FD4801;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
padding:0px;
margin:0px;
}