body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #B7D5EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {text-decoration: none; color: #1763A1;}
a:visited {text-decoration: none; color: #1763A1;}
a:hover {text-decoration: none; color: #FF6600;}
a:active {text-decoration: none; color: #1763A1;}

a.menu {font-size: 14px}
a.menu:link {text-decoration: none; color: #1763A1;}
a.menu:visited {text-decoration: none; color: #1763A1;}
a.menu:hover {text-decoration: none; color: #FF6600;}
a.menu:active {text-decoration: none; color: #1763A1;}

.style1 {font-size: large; font-weight: bold; }
.style2 {font-size: x-large; font-weight: bold; }
.style3 {font-size: xx-large; font-weight: bold; }