body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

	background-color: #9c8c64;

}
a:link,a:active, a:visited  {
	font-weight: bold;
	color: #633400;
	text-decoration: underline;
}
a:hover {
font-weight: bold;
	color: #587d15;
	text-decoration: none;
	
}

.top {
	border-bottom:10px solid #c9C0ae
	
}
/*
.top {
	border-bottom:1px solid #003300;

}
table.top1 {
	border-top:6px solid #003300;
	border-left:6px solid #003300;
	border-right:6px solid #003300;


}
table.top2 {
border-left:6px solid #003300;
border-right:6px solid #003300
}
table.top3 {border-bottom:6px solid #003300;
border-left:6px solid #003300;
border-right:6px solid #003300;


}*/
h1 { font-weight: bold; color: #633400; font-size: x-large; _font-size: large} 
h2 { font-size: medium;/* _font-size:small;*/ font-weight: bold; color: #120d42} 
h3 { font-size: medium; /*_font-size:small;*/ font-weight: bold; color: #999999} 
li{
	padding-bottom:7px;
	list-style-type: square;
}
