BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface; 
	SCROLLBAR-SHADOW-COLOR: buttonface; 
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #222222;	
}
p {
	padding-left: 6px;


}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #FF3FFF;
	text-decoration: underline;

}
.txt {
	border-top: 1px inset;
	border-right: 1px inset #EEEEEE;
	border-bottom: 1px inset #EEEEEE;
	border-left: 1px inset;
	background-color: #fafafa;
}
.pic {
	border: 1px solid #FFFFFF;
}
