﻿body {
	color: #333333;
	margin: 0px;
	background-color: #FFBC9B;
scrollbar-highlight-color: buttonface; 
scrollbar-shadow-color: buttonface; 
scrollbar-3dlight-color: buttonhighlight; 
scrollbar-track-color: #c0c0c0; 
scrollbar-darkshadow-color: buttonshadow

}
td {
	font-size: 13px;
	color: #333333;

}
.twoa {
	font-size: 13px;
	text-decoration: none;
	color: #333333;

}
.twoa:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
.titletwo {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B0B1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B0B1;
	border-left-color: #B2B0B1;


}
.lined {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B0B1;
}
.stext {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	word-spacing: 3px;

}
.ptext {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	border: 1px solid #999999;
	padding: 10px;
	background-color: #EFEFEF;
}
