body {
	background-color: white;
}

body,td {
	font-family: Verdana;
	font-size: 11px;
	color: #002b60;
	line-height: 16px;
}

a {
	color: #002b60;
}

a:visited {
	color: #002b60;
}

a:hover {
	color: black;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	color: #002b60;
	margin: 0px;
	height: 28px;
}

h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

a.menu {
	font-size: 11px;
	color: #002b60;
	text-decoration: none;
}

a.menu:active {
	color: #002b60;
}

a.menu:visited {
	color: #002b60;
}

a.menu:hover {
	color: #002b60;
	text-decoration: underline;
}

a.address {
	color: white;
	text-decoration: none;
}

a.address:visited {
	color: white;
	text-decoration: none;
}

a.address:hover {
	color: white;
	text-decoration: underline;
}

