body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	background-attachment: fixed;
	background-image: url(../_images/bg.gif);
	background-repeat: no-repeat;
}
table {
	table-layout:fixed;
	overflow: hidden;
	
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	letter-spacing: 0.55pt;
	word-spacing: -1.2pt;
	font-weight: bold;
	word-wrap: break-word;
}
.header a:link, .header a:visited, .header a:active, .header a:hover {
	color: #000000;
	text-decoration: underline;
}
.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	line-height: 12pt; 
	letter-spacing: 0.55pt; 
	word-spacing: -1.2pt;
	word-wrap: break-word;
}
.text a:link, .text a:visited, .text a:active, .text a:hover {
	color: #666666;
	text-decoration: underline;
}
.header a:link, .header a:visited, .header a:active, .header a:hover {
	color: #000000;
	text-decoration: underline;
}
.wep_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	letter-spacing: 0.55pt;
	word-spacing: -1.2pt;
	font-weight: bold;
	text-decoration: none;
	word-wrap: break-word;
}
.wep_navigation a:hover {
	color: #000000;
	text-decoration: underline;
}
.wep_navigation a:link, .wep_navigation a:visited, .wep_navigation a:active {
	color: #000000;
	text-decoration: none;
}
