.bodyBorderColor {
	border: 1px solid #58839A;
	margin-bottom: 12px;
}

#bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #58839A;
}

#bodyTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #58839A;
}


.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;
	font-style: normal;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #58839A;
line-height: 24px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58839A;
line-height: 20px;
}

/*Jenn-commenting this out */
/*a.links {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #58839A;
}

a.links:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #600;

	}*/
