body {
	scrollbar-face-color: #F5F4EB;
	scrollbar-arrow-color: #D3D3C3;
	scrollbar-track-color: #F5F4EB;
	scrollbar-highlight-color: #F5F4EB;
	scrollbar-3dlight-color: White;
	scrollbar-shadow-color: #D3D3C3;
	scrollbar-darkshadow-color: #C5C5B5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height : 20px;
	color: #4B4444;

}

td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B4444;
	line-height : 20px;
	word-spacing : 2px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B4444;
	background-color: #F3F3F3;
}



select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B4444;
	background-color: #EDEBD9;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60604F;
	background-color: #F3F3F3;
}


div { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60604F
 } span  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60604F
 } 
