body {
	background-color: #acc1e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family : Arial; 
	font-size : 12px; 
}

a.menu {
	font-family : Arial; 
	font-size : 11px; 
	color: #334d6b;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

h1,h2,h3 {
	font-align: right;
	font-size: 16; 
}

li {
	margin-top: 3px;
}

