@charset "utf-8";
.style4 {color: #66634E}

.style3 {
	font-size: 3em;
	font-weight: bold;
	color: #66634E;
}

.browse {
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	border:3px solid #000000;
	font-weight: bold;
}
.select {
	background-color:#E49821;
	color:#000000;
	font-size:11px;
}
.header_italic {font-style: italic; color: #66634e; font-family: "Times New Roman", Times, serif;}

/* CSS Document */
html,body {
	height : 100%;
	color : #000000;
	margin : auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
table.bodytable {
	height:100%;
	width:100%;
	border:0;
}
body {
	background-color: #66634e;
}
a:hover  {
	color:	#FF9900;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	text-decoration:	underline;
}


a:link  {
	color:	#423E2F;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:visited  {
	color:	#666666;
	font-family:	Arial, Helvetica, sans-serif;
}

a:active  {
	color:	#333300;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
}
