/* CSS Document */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B00034;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
h2 a:link, #contentArea h2 a:link, #contentAreaEdit h2 a:link{
	color: #B00034;
	text-decoration: none;
}
h2 a:visited, #contentArea h2 a:visited, #contentAreaEdit h2 a:visited{
	color: #B00034;
	text-decoration: none;
}
h2 a:hover, #contentArea h2 a:hover, #contentAreaEdit h2 a:hover{
	color: #43436D;
	text-decoration: underline;
}
h2 a:active, #contentArea h2 a:active, #contentAreaEdit h2 a:active{
	color: #43436D;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin-top: 8px;
	margin-bottom: 8px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
