/*
	COLORS:
	#000099 : Dark Blue
	#e3e3e3 : Light Gray
	#0033ff : Medium Blue
*/
body {
	font-family:arial;
}
h1 {
	margin:0px;
	font-size:16px;
}


h1 u{
	text-decoration:none;
}


h2 {
	margin:0px;
	font-size:14px;
}

