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

a:hover {
text-decoration: none;
}


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: 12px;
color: black;
margin:0;
}

a.path {
	text-decoration: none;
	color: white;
	text-transform:lowercase;
	text-decoration: none;
	font-size: 12px;	
}

a.path:hover {
text-decoration: underline;
}

.title2 {
font-family: arial, Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: rgb(139,17,17);
}
td.align_top {
vertical-align:top;
}
li {
padding-bottom:7px;
}
ul {
list-style-image: url('bull.gif');
}

