#news, #schedule, #partner {
background-color: #fff;
}

p {
line-height: 16px;	
}

#content a:link, #content a:visited {
font-weight: normal;
font-style: normal;
color: #7173b3;
text-decoration: underline;
}

#content a:hover {
	
}

ul.bullets {
	list-style: disc;
	margin-left: 10px;
	line-height: 16px;
	margin-bottom: 6px;
}