body {
	background-color: #ffffff;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	font-family: Verdana;
	font-weight: normal;
	text-align: justify;
	font-size: 12pt;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 2px;
	line-height: 120%;
}

h1 {
color: #000000;
letter-spacing: 1;
font-family: Arial;
text-align: left;
font-size: 18pt;
}

h2 {
color: #000000;
font-family: Verdana;
text-align: left;
font-weight: normal;
font-size: 13pt;
}

table {
font-family: Verdana;
font-weight: normal;
text-align: left;
font-size: 10pt;
}

a {
text-decoration: none;
}

a:link {
}
a:active { color: #5f8d7b; }
a:visited { color: #C42B2B; }
a:hover { color: #CCCCCC; }
