body {
	background-color: #FFFFFF;
	margin: 0%,10%,0%,10%;
	border-width: 0;
	padding-bottom: 0;
	vertical-align: bottom;}

h1 { background-color: #336699}
h2 { background-color: #99CCCC}

hr { color: #99CCCC; border: 0 }
hr.menu { color: #336699; border: 0 }

th { background-color: #336699 }
td { background-color: #99CCCC }

a.mylink:link {color : #336699; text-decoration: none}
a.mylink:visited {color: #336699; text-decoration: none}
a.mylink:hover {color: #336699; text-decoration: underline}
a.mylink:active {color: #009999; text-decoration: none}

table th a.mylink:link {color: #99CCCC; text-decoration: none}
table th a.mylink:visited {color: #99CCCC; text-decoration: none}
table th a.mylink:hover {color: #99CCCC; text-decoration: underline}
table th a.mylink:active {color: #009999; text-decoration: none}

table.menu {border-bottom: solid medium #336699;
		border-left: solid medium #336699;
		border-right: solid medium #336699}

th.rollover {background-color: #99CCCC}

table th.rollover a:link {width:100%; color: #336699; text-decoration: none}
table th.rollover a:visited {width:100%; color: #336699; text-decoration: none}
table th.rollover a:hover {width:100%; background-color: #336699; color: #99CCCC; text-decoration: none}
table th.rollover a:active {width:100%; background-color: #336699; color: #99CCCC; text-decoration: none}

marquee {background-color: #336699; color: #99CCCC }

marquee a:link {color: #99CCCC; text-decoration: underline}
marquee a:visited {color: #99CCCC; text-decoration: underline}
marquee a:hover {color: #99CCCC; text-decoration: underline}
marquee a:active {color: #99CCCC; text-decoration: underline}