/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.header {
	font-size: 24px;
	color: #134273;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	color: #144475;
}

a.link {
color: #144475;
text-decoration:none;
}

a.hover {
color: #144475;
text-decoration:underline;
}