body {
	scrollbar-arrow-color: #37B40C; 
	scrollbar-track-color: #ECFBD7; 
	scrollbar-face-color: #C7F296; 
	scrollbar-shadow-color: #37B40C; 
	scrollbar-darkshadow-color: #37B40C; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	background: #DEF9B6 url('images/29_03.jpg') no-repeat fixed top left;
	font: normal 10px/16px "Trebuchet MS", Verdana, Arial;
	text-align: justify;
	color: #37B40C;
	cursor: default;
	margin: 5px;
}

A, A:link, A:visited, A:active {
	font: normal 10px/16px "Trebuchet MS", Verdana, Arial; 
	text-decoration: none; 
	color: #ACEA60; 
	border-bottom: 1px dashed #71B518;
}

A:hover {
	font: normal 10px/16px "Trebuchet MS", Verdana, Arial; 
	color: #71B518; 
	text-decoration: underline; 
	border-bottom: 1px dotted #71B518; 
	cursor: crosshair;
}

table, td, tr {
	font: normal 10px/16px "Trebuchet MS", Arial, Verdana;
	text-align: justify;
	color: #37B40C;
	cursor: default;
}

h1 {
	font: small-caps bold 15px/17px "Trebuchet MS", Arial, Verdana;
	background: url('images/29_h1.jpg') bottom no-repeat; 
	color: #37B40C; 
	padding-bottom: 5px;
	margin-bottom: 2px; 
}

HR {
	display: none; 
	background: url('images/index_h.jpg'); 
	line-height:7px;
}

blockquote {
	font: normal 10px/16px "Trebuchet MS", Arial, Verdana;
	border: 1px dashed #37B40C;
	border-left: 5px double #37B40C;
	padding: 3px;
	margin: 10px;
}