body
{
	margin-left:"5";
	margin-top:"0"
}

table
{
	font-family: "Verdana";
	font-size: 12
}

table#tableframe
{
	width: 750;
	margin: "5"
}

a.content:link { color: blue; text-decoration: none }
a.content:active { color: blue; text-decoration: none }
a.content:visited { color: blue; text-decoration: none }
a.content:hover { color: blue; background: lightblue; text-decoration: underline }

.itemBorder { border: 1px solid black }
.itemText0 { text-decoration: none; color: white; font: 12px Verdana }
.itemText { text-decoration: none; color: white; font: 12px Verdana }

a.footer:active { color: blue; text-decoration: underline }
a.footer:visited { color: blue; text-decoration: underline }
a.footer:link { color: blue; text-decoration: underline }
a.footer:hover { color: white; background: black; text-decoration: underline }