body {
	margin: 0px;
	left: 100px;
	background-image: url(Images/Startile.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a2a2a2;
	background-image: none;
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #003366;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
}
#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00FFFF;
}
#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: .1em;
	display: block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 26px;
	background-image: url(Images/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
}
#navigation a:hover {
	color: #FFFFFF;
	background-image: url(Images/Button.gif);
	background-repeat: no-repeat;
	background-position: 0px 45%;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	line-height: normal;
}
.logo {
	font-size: 36px;
	color: #003366;
	background-color: #2E3192;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}


.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
