
body {
margin-left: 10px; 
margin-top: 10px;
font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 14px;
color: #000000;
}

a:link {color: #99cc00; text-decoration: none;}
a:visited {color: #99cc00; text-decoration: underline; font-style: italic;}
a:hover {text-decoration: underline;}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h1.details {
font-family: 'Garamond', 'Times New Roman', Georgia,  serif;
margin:0px;
padding:0px;
font-size:24px;
color:#004080;
}

h2.details {
font-family: 'Garamond', 'Times New Roman', Georgia,  serif;
margin:0px;
padding:0px;
font-size:20px;
color:#004080;
}

.center {text-align: center;}

li.c6 {list-style: none;}

