BODY {
	background:#CCCCCC;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
 	PADDING-TOP: 2px;
	font-family: Arial;
	color: black;
	letter-spacing: -1px;
	font-size: 13px;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:silver;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:silver;
	scrollbar-track-color:white;
}

body,td,th {
	font-family: Arial;
	color: black;
	letter-spacing: -1px;
	font-size: 13px;
}

p {
	color: black;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
}

.table {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-image: url("Back2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}


a {
	color: black;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: silver;
	text-decoration: underline;
}