.input { 
	BORDER-RIGHT: #4A374A 1px solid; 
	BORDER-TOP: #4A374A 1px solid; 
	BORDER-LEFT: #4A374A 1px solid; 
	BORDER-BOTTOM: #4A374A 1px solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #4A374A; 
	background-color: #B79DB7; 
	font-weight: bold
}
input { 
	BORDER-RIGHT: #4A374A 1px solid; 
	BORDER-TOP: #4A374A 1px solid; 
	BORDER-LEFT: #4A374A 1px solid; 
	BORDER-BOTTOM: #4A374A 1px solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #4A374A; 
	background-color: #B79DB7; 
	font-weight: bold
}
textarea { 
	BORDER-RIGHT: #4A374A 1px solid; 
	BORDER-TOP: #4A374A 1px solid; 
	BORDER-LEFT: #4A374A 1px solid; 
	BORDER-BOTTOM: #4A374A 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4A374A; 
	background-color: #B79DB7; 
	font-weight: bold
}
.textarea { 
	BORDER-RIGHT: #4A374A 1px solid; 
	BORDER-TOP: #4A374A 1px solid; 
	BORDER-LEFT: #4A374A 1px solid; 
	BORDER-BOTTOM: #4A374A 1px solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #4A374A; 
	background-color: #B79DB7; 
	font-weight: bold
}
body{
	font-family: Verdana; 
	font-size: 12px;
	color: #4A374A;
	background-color: #876587;
	scrollbar-3dlight-color: #4A374A;
	scrollbar-arrow-color: #4A374A;
	scrollbar-darkshadow-color: #006600;
	scrollbar-face-color: #B79DB7;
	scrollbar-highlight-color: #4A374A;
	scrollbar-shadow-color: #4A374A;
	scrollbar-track-color: #B79DB7;
}
a{
	font-family: Verdana; 
	font-size: 11px;
	color: #4A374A;
	text-decoration: none; 
	font-weight: bold
}
a:hover{
	font-family: Verdana; 
	font-size: 11px;
	color: #4A374A;
	text-decoration: underline; 
	font-weight: bold
}
a:visited{
	font-family: Verdana; 
	font-size: 11px;
	color: #4A374A;
	text-decoration: none; 
	font-weight: bold
}
table{
	border-color: #4A374A
}
td{
	font-family: Verdana; 
	font-size: 12px;
	color: #4A374A;
	bordercolor: #4A374A;
    vertical-align: text-top;
    padding-top: 2px; 
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    margin-top: 4px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px
}
p { 
	font-family: Verdana; 
	font-size: 12px;
	color: #4A374A; 
	vertical-align: text-top; 
	padding-top: 0px; 
	padding-right: 4px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	margin-top: 2px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 10px;
	margin: 1px;
	} 