body {
	background-color: #FFFFFF;
	color: #000066;
	margin: 0px;
	}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 28 px;
	}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 18 px;
	}

h3 {
	text-align: left;
	font-weight: bold;
	font-size: 16 px;
	}

h3.menu {
	text-align: left;
	font-weight: bold;
	font-size: 16 px;
	color: #FFFFFF;
	}

a.menu { color: #FFFFFF; }