body 	{
	scrollbar-face-color:#959E93;
	scrollbar-highlight-color:#959E93;
	scrollbar-3dlight-color:#959E93;
	scrollbar-darkshadow-color:#959E93;
	scrollbar-shadow-color:#959E93;
	scrollbar-arrow-color:#959E93;
	scrollbar-track-color:#959E93;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #959E93;
}

p  	{ 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #cccccc;
}

td	{ 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #cccccc;
}

A:LINK  {	
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #D5E1D1;
}

A:VISITED  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #D5E1D1;
}

A:HOVER {	
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #ffffff;
}
	
A:ACTIVE {	
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #ffffff;
}

li  { 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #333333;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	background:#FFFFFF;
}

input  	{
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #999999;
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	background:#FFFFFF;
}


