div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 150%; 
	color: #663300
}

A  {
	font-size: 13px; 
	color : #663300;
	text-decoration : none;
	line-height: 21px
}

A:Visited  {
	color : #663300;
	text-decoration : none;
	font-size: 13px;
	line-height: 21px
}

A:Active  {
	text-decoration : none;
	color : #663300;
	font-size: 13px;
	line-height: 21px
}

A:Hover  {
	text-decoration : underline;
	color : #663300;
	font-size: 13px; 
	line-height: 21px
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #663300;
	scrollbar-base-color: #FFCC99;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FF9933;
	scrollbar-shadow-color: #FF9933;
	scrollbar-lightshadow-color: #FF9933;
	scrollbar-darkshadow-color: #FF9933;
	scrollbar-highlight-color: #FF9933;
	scrollbar-3dlight-color: #FF9933;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #663300;
	text-decoration: blink;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #663300;
}
img {
	border: 1px solid #FFFFFF;
	line-height: normal;

}
