a {
text-decoration: underline;
color: #66041e;
}

a:hover {
text-decoration: none;
}

h1, .title{
font-weight: bold; 
font-size: 16px; 
color: #2c373d; 
line-height: 100%; 
margin:0;
padding-top:5px;
padding-bottom:10px;
font-family: arial, tahoma, verdana, geneva, helvetica, sans-serif
}
h3 {
font-family: Trebuchet MS, Verdana;
font-size: 14px; 
font-weight: bold;
text-decoration: none;
color: black;
margin-bottom:2px;
}

body, p, td {
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
color: black;
margin:0;
}

#lh {line-height: 100%;} 

.title2 {
font-family: arial, Verdana;
font-size: 13px;
font-weight: normal;
text-decoration: underline;
color: black;
}
td.align_top {
vertical-align:top;
}
li {
padding-bottom:7px;
}
ul {
list-style-image: url('bull.gif');
}
