

body {
font:11px/32px Georgia, 'Times New Roman', Times, serif;
color:#28780A;
text-align:center;
background-color:#C9D6E7;
margin:0;
padding:0;
}

a,a:link,a:visited,a:active {
text-decoration:none;
color:#5EA936;
text-transform:uppercase;
font-weight:700;
}

a:hover {
color:#ABD550;
}

acronym {
cursor:help;
border-bottom:1px dotted #5EA936;
color:#ABD550;
font-weight:600;
letter-spacing:1px;
text-transform:uppercase;
}



h1,h2,h3,ul ,li {
margin:0;
padding:0;
}



li {
list-style:none;
}

p {
line-height:1.5em;
margin:0;
padding:5px 0 0 12px;
}
