p, td, ul, li {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	}

.TextHeader {
	color: #045568;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.TextHeader a {
	color: #045568;
	text-decoration: none;
	}
	
.TextHeader a:hover {
	color: #045568;
	text-decoration: underline;
	}
	
.TextBlueBold {
	color: #045568;
	font-weight: bold;
	}

	
#News {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 0 20px 0;
	line-height: 11pt;
	vertical-align:top;
	}
	
#News a {
	color: #5c0d2b;
	font-weight: bold;
	text-decoration: none;
	}
	
#News a:hover {
	text-decoration: underline;
	}
	