body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #ffffff;
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-family: tahoma; 
}
a:link {
   text-decoration: none;
}
a:visited {
   color: #00c0c0;
   text-decoration: none;
}
a:hover {
   color: #4682b4;
   background: none;
   text-decoration: none;
   font-style: italic;
}
#normal a:link {
	font-weight: bold;
}
#normal a:visited {
	font-weight: bold;
}
#normal a:hover {
	font-weight: bold;
}
#menu {
	font-size: 0.7em;
	color: #123456;
	margin-top: 5px; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: #e4e8ee;
	border-top: #123456 1px solid;
	border-right: #123456 1px solid;
	border-bottom: #123456 1px solid;
	border-left: #123456 1px solid;
}
#banner {
	text-align: center;
	font-size: 0.75em;
	border-top: #000000 0px solid;
	border-right: #000000 0px dotted;
	border-bottom: #000000 1px solid;
	border-left: #000000 0px solid;
}
#normal {
	color: #000000;
	font-size: 0.75em;
	text-align: justify;
	background: #ffffff;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	padding-top: 2px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 2px; 
	position: center; 
	margin-top: 5px; 
}
#footer {
	font-size: 0.6em;
	text-align: center;
	border-top: #000000 0px solid;
	border-right: #000000 0px dotted;
	border-bottom: #123456 0px solid;
	border-left: #000000 0px solid;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#footer a:link {
	color: #d7b33b; 
	background-color: transparent; 
	text-decoration: none;
	}
#footer a:hover {
	color: #f0f1f2; 
	background-color: transparent; 
	text-decoration: none;
	}
#footer a:visited {
	color: #afb1c8;
	background-color: transparent; 
	text-decoration: none;
	}
