a {
	color: #000099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #990000;
}
tbody {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;

}
body {
	background-color: #BFCEE4;
	

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #D6D7C6;
	line-height: 20px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 10;
	text-indent: 5pt;
	font-weight: bold;
	letter-spacing: 1mm;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	list-style-image: url(Images/aro.gif);
	list-style-type: square;
	line-height: 16px;
	font-weight: bold;
	

}
.menu01 a {
	color:#000099;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image: url(Images/links_bg.gif);
	height: 20px;
	font-weight: bold;
	text-indent: 40pt;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
	
	
}
.menu01 a:hover {
	color:#990000;
	display:block;
	text-decoration:none;
	background-image: url(Images/links_bg1.gif);
	height: 20px;
	background-position: center;
	
}

