body {
	background-color:#211C56;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

h1 {
	font-size:1.2em;
}

h2 {
	padding:0;
	margin:0;
	font-size:1.5em;
	text-decoration:none
}

h3 {
	font-size:0.8em;
}

p {
	font-size:0.7em;
	line-height:1.4;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
