#menu a {
	display: block;
	background-color: #B8C9DD;
	margin:0 3px 0 0;
	padding: 1px 2px 1px 11px;
	font: bold 75% Arial, Verdana, sans-serif;

text-decoration: none;
	color: #384E65;
	width: 140px;
	BORDER-RIGHT: 1px solid #666;
	BORDER-TOP: 1px solid #9CAFC0;
	BORDER-BOTTOM: 1px solid #006992;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006992;

}

#menu a:hover {
	background-color: #F8F7E4;
	color: #333366;
	
	border-left:4px solid color: 003399;
	padding-left: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F7E4;
	border-right-color: #CCCCCC;

border-bottom-color: #EBE8BA;
	border-left-color: #EBE8BA;
}

#menu A:active {
	COLOR: maroon;
}



p, h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:maroon;
}

p {
	font-size: 14px;
		color:maroon;

}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 42px;
}

h3 {
	font-size: 25px;
	font-style: bold;
}


table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

