A {
	color: #000080;
	text-decoration: none;
}

A:visited {
	color: #000080;
	text-decoration: none;
}

A:active {
	color: #000080;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: overline underline;
}

TD {
	font-family: Palatino Linotype;
	font-size: 15px;
}

P {
	font-family: Palatino Linotype;
	font-size: 100%; margin-top:0; margin-bottom:0
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

BODY {
font-family : Times New Roman;
font-size : 80%;
margin: 0px
}

h1           { font-family: Verdana; font-size: 150%; font-weight: bold }
h2           { font-family: Verdana; font-size: 120%; font-weight: bold }
h3           { font-family: Verdana; font-size: 100%; font-weight: bold }
.indent10 {
	text-indent: 10px;
}

