body
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	text-align: justify;
}
h1
{
	font-size: 20px;
	border-bottom: #000099 2px solid;
	font-family: Arial, Sans-Serif;
	text-align: left;
}


.menu
{
}

a
{
	color: #000099;
	font-weight: bold;
}

a.Start
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menu a
{
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.menu a:link, .menu a:visited
{
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

.menu a:hover
{
	background-color: #66CCFF;
	color: #000099;
	text-decoration: none;
}

table, tr, td
{
	margin: 0px;
	padding: 0px;
}
th
{
	text-align: left;
	font-size: 13px;
	color: #000099;
}

table.List, .List tr, .List td, .List th
{
	padding: 5px;
	margin: 3px;
}
h2 {
	font-size: 16px;
}
