@charset "utf-8";
p { 
color: #585858;
font-size : 12px; 
margin-bottom: 15px;
} 
h3 {
color: #0079C2;
font-size : 14px;
font-weight: bold;
margin-bottom: 15px;
}
p a {
color: #0079C2;
text-decoration: none;
}
p a:hover {
text-decoration: underline;
}

ul {font-size: 1.2em; color: #4F4F4F; list-style-type: none; padding: 0; margin: 0 0 15px 0;}
li {background-image: url(../images/bullitt.gif); background-repeat: no-repeat; background-position: 0 .5em; padding: 2px 0 0 18px;}
li a {color:#0079C2;}
li a:hover {text-decoration: none;}