body	{
		margin: 0px;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#BFBFBF;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-darkshadow-color:#BFBFBF;
		scrollbar-shadow-color:#FFFFFF;
		scrollbar-arrow-color:#BFBFBF;
		scrollbar-track-color:#BFBFBF;
		background: #BFBFBF;
		}

b {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #999999;
}

strong {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

em {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: italic;
	color: #D1AD6F;
	margin: 0;
	padding: 0;
}

P {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #687818;
}

pre {
	background: #FFFFFF;
	border: 1px dashed #CC9900;
	margin-left: 40px;
	padding: 20px;
	width: 500px;
	font-family: Arial;
	font-size: 12px;
}

hr {
	border: 0;
	border-style:solid;
	background-color: #E8D7C0;
	height: 2px;
	margin: 0;
	width: 100%;
}

A:LINK  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

A:VISITED  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

A:HOVER {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
	
A:ACTIVE {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

.footer A:LINK  {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #687818;
}

.footer A:VISITED  {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #687818;
}

.footer A:HOVER {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #687818;
}
	
.footer A:ACTIVE {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #687818;
}

.credits A:LINK  {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #687818;
}

.credits A:VISITED  {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #687818;
}

.credits A:HOVER {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #687818;
}
	
.credits A:ACTIVE {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #687818;
}

li  { 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color : #000000;
	list-style: disc;
}

fieldset {
	background: #DDE7D3;
	padding: 10px;
	width: 500px;
	border: 1px dashed #CDD6C4;
}

label {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal;
	width: 180px;
	margin-right: 15px;
	float: left;
}

input,textarea {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal;
	float: left;

}