body {
	background-color: #104B72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #D4E794;
	text-decoration: none;
}
a:hover, a:active {
	color: #D4E794;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
}
h3 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}
h4 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 14px;
	color:#2d3766;
	font-weight:bold;
}
h5 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#2d3766;
	font-weight:bold;
}
p {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#ffffff;
	line-height:16px;
}
.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 11px;
	color:#ffffff;
	line-height:14px;
}

a.footer:link, a.footer:visited  {
	color: #D4E794;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #D4E794;
}

li {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
}

#main-menu a {
	display: block;
	padding: 8px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 10px;
}  
#main-menu a:link, #main-menu a:visited {
	color: #ffffff;
	font-weight:bold;
	background-image: url(images/gui-menuline30.gif);
	background-position: left bottom;
}
#main-menu a:hover, #main-menu a:active {
	color: #104B72;
	font-weight:bold;
	background-color: #ffffff;
}
