.style1 {font-size: 11px}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA6070;
	font-weight: bold;
}
.style8 {font-weight: bold}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {color: #8A3C49; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.style19 {color: #333333}
.style24 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.style25 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #8A3C49;
}
a:active {
	color: #8A3C49;
}

/* Announcements */
#announcements{
	width:276px;
	min-width:276px;
	max-width:276px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	margin-top:5px;
}
#announcements .header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#8A3C49;
	margin-top:5px;
	margin-bottom:10px;
}
#announcements .body, #announcements .footer{}
#announcements .body .brk{
	width:275px;
	min-width:275px;
	max-width:275px;
	height:10px;
	min-height:10px;
	max-height:10px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url('../assets/break.jpg');
}
.announcement{}
.announcement .info{}
.announcement .info .title{
	font-weight:bold;
	margin-bottom:5px;
}
.announcement .info .summary{}
.announcement .info .date{
	color:#666666;
}
.announcement img{
	max-height:110px;
	max-width:85px;
	float:left;
	border:2px solid #CCCCCC;
	margin-right:2px;
}
#announcements a{
	text-decoration:none;
}
#announcements a:hover{
	text-decoration:underline;
}
/* End Newslists */
	

