body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

.italic {
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

.valid {
	text-align: center;
}

a {
	color: #003399;
	text-decoration: underline;
}

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

.header {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
