TD.Banner{
	background-color : #000080;
	color : White;
	font-size : 36pt;
	text-align : center;
	font-family : sans-serif;
}

a.menu{
	font-size : large;
	font-family : sans-serif;
	text-decoration : none;
	color : Green;
}
A:Hover.menu{
	font-size : large;
	font-family : sans-serif;
	text-decoration : underline;
	color : Red;
}

A {
	text-decoration : none;
}

A:hover{
	text-decoration : underline;
}

li.a {
	font-size : 12pt;
}

disc {
	font-size:8pt;
}

p.a{
	font-size:12pt;
	text-align : justify;
}

h2.a{
	color : 000080;
	font-family : sans-serif;
}