
body { 
	background-color: #ffffff; 
	text-align: center;
	width:800px;
	
}

td, div, p, ul, ol { 
	font-family: Georgia, Verdana, times,serif; font-size: 12px; color: #000000; background-color: #f3f3f3; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px
}
ul {
	margin: 6; padding: 10; list-style: none;
}

#menu li {
	width:125px; height: 20px; border-bottom:1px solid #D5D5D5; margin-top:0px;
}
#menu li a { 
	display:block; width:125px; height: 24px; font-family:Georgia, Arial, Helvetica, sans-serif; color:#4C4C4C; text-decoration:none; 		padding-left:10px; background:#EFF2F3 url(arr.gif) no-repeat 5px 7px;  padding-top:1px; 
}
#menu li a:hover { color:#888888; background:#DEE3E7 url(images/bgmenu.gif) no-repeat 5px 7px}
#menu h2 { background:#FFF;  border-bottom:1px solid #D5D5D5; border-top:1px solid #D5D5D5; border-right:1px solid #D5D5D5; border-left:1px solid #D5D5D5; margin-bottom:3px;}

h1 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif; padding-top: 0px; padding-bottom: 0px; text-align: center;
}
h2 {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #404D51; FONT-FAMILY: Georgia, Verdana, Helvetica, times, serif;
}
a {
	text-decoration:underline;
	}
a:link {
		color:#00f; background-color:inherit;
		}
a:visited {
			color:#800080; background-color:inherit; border-bottom:1px dotted #800080; text-decoration:none;
			}
a:hover, a:active, a:focus {
							color:#000; background-color:#528210;
}