body {
 margin: 0;
 padding: 0;
}

* {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}



#puhc {
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.header_yellow {
 font-family: helvetica, arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFF568; 
}

.header_white {
 font-family: helvetica, arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
}	

.small_header_yellow {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFF568; 
}

#main_left_side {
 position: relative;
 left: 0px;
 top: 0px;
 float: left;
}

#news_section {
 margin-left: 210px;
 margin-right: 2px;
}

.news_header {
 font-size: 14px;
 font-weight: bold;
 color: #B0E0E6;
}

.news_byline {
 color: #B0E0E6;
}

.announcement_date {
 background-color: #4682B4;
 text-align: center;
 margin-top: 5px;
}

.announcement_header {
 font-weight: bold;
}

.more {
 background-color: red;
 padding-left: .5em;
 padding-right: .5em;
 font-weight: bold;
}

a.footer {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #FFF568;
 text-align: center;
}

div.footer {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #FFF568;
 text-align: center;
}

.notice {
 color: red;
}
