body {
	background-color: #ffffff;
    background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #4e4e50;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #acadaf;
	SCROLLBAR-3DLIGHT-COLOR: #4e4e50;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #acadaf;
	SCROLLBAR-BASE-COLOR: #acadaf;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: center;
	}
	
.style1 {	font-size: 12px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12}

.style4 {font-size: 9
	font-style: bold;
	color: #F90;
	text-align:justify}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: BOLD;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #F90;
	text-align: center;
}

