﻿#page_content p {
	padding-bottom:1em
}

#page_content li {
	padding-bottom:1em
}

#page_content h4 {
	text-align:center;
	padding-top:2em;
	font-size:small
}

#page_content h4 a:link, #page_content h4 a:visited {
	color:#600002;
	text-decoration:none;
}

#page_content h4 a:hover, #page_content h4 a:active {
	color:#600002;
	text-decoration:none;
	background-color:#C5D5CB
}

#page_content a:link, #page_content a:visited {
	color:#600002;
	font-weight:bold;
	text-decoration:none
}

#page_content a:hover, #page_content a:active {
	color:#600002;
	font-weight:bold;
	text-decoration:none;
	background-color:#C5D5CB
}
