body {
	background:#98AFC7;
}

h1 {
	color:#151B54;
	font-family:Arial;
	font-weight:bold;
	font-size:40px;
}

p {
	color:#000000;
	font-family: Arial;
	font-size: 30px;
}

td {
	color:#000000;
	font-family: Arial;
	font-size: 20px;
}

a {
	color:#0033CC;
	font-family: Arial;
	font-size: 20px;
}

a:hover {
	color:#E56717;
	font-family: Arial;
	font-size: 20px;
}

input {
	color:#0020C2;
	border-color:#590E37;
	font-size:20px;
}



