body	{
	font-family : Georgia, Times New Roman, Times, serif;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.brown {color: #996600}

hr	{
	size:1px;
	color:#996600;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #006600;
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
    }
	
.light 	{
	color: #FFFFCC;
    }
.small 	{
	font-size: 10px;
    }
	
.header {
	color: #006600;
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
}
.header2 {
	color: #FFFFCC;
	font-weight: bold;
	font-style:italic;
	font-size: 18px;
}

a	{
	color : #006600;
}

a:visited	{
	color : #006600;
}

a:active	{
	color : #996600;
	text-decoration : none;
}

a:hover	{
	color : #996600;
	text-decoration : none;
}

a.basenav	{
	color : #FFFFCC;
	text-decoration : none;
}

a:visited.basenav {
	color : #FFFFCC;
	text-decoration : none;
}

a:active.basenav {
	color : #996600;
	text-decoration : none;
}

a:hover.basenav {
	color : #996600;
	text-decoration : none;
}

input.srcfrm2 {
	font-family : Georgia, Times New Roman, Times, serif;
	width:200px;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #006633;
}

input.srcbttn {
	font-family : Georgia, Times New Roman, Times, serif;
	color: #FFFFCC;
	font-weight:bold;
	font-size:16px;
	border-width:1px;
	border-color: #482807;
	background-color: #006600;
}
