#announcement {
background-color: white;
color: black;
margin: 0 0 0 0;
}
#announcement h1 {
font-family: Arial;
font-size: 20pt;
color: black;
}
#announcement h2 {
font-family: Georgia, Serif;
font-size: 14pt;
}
#announcement h3 {
font-family: Arial;
font-size: 8pt;
color: gray;
font-style: italic;
border-bottom: solid 1px gray;
}
#announcement p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-indent: 2em;

}
#announcement ul.outer {
list-style: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#announcement ul.inner {
margin: 0 0 0 7px;
padding: 0 0 0 7px;
list-style: none;
}
#announcement ul.inner li {
margin: 0 0 10px 0;
}
#announcement a:link, #announcement a:hover, #announcement a:visited {
text-decoration: none;
color: blue;
font-family: times;
font-size: 11pt;
padding: 0 22px 0 0;	
background-image: url(img/pdficon_small.gif);
background-repeat: no-repeat;
background-position: top right;
}
.postdate {
color:#9EABB7;
text-align:right;
font-size: 8pt;
}

