.header {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2b4a8d;
	text-decoration: none;
}

.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2b4a8d;
	text-decoration: none;
	line-height: 16px;
}

.passedbody {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2b4a8d;
	text-decoration: none;
	line-height: 12px;
}

.body:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2b4a8d;
	text-decoration: none;
	line-height: 16px;
}

.headerlink {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2b4a8d;
	text-decoration: none;
}

.headerlink:hover {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2b4a8d;
	text-decoration:underline
}
