body {
	background-color: #FFFFFF;
	margin-top: 0.1em;
	margin-bottom: 0.3em;
  	scrollbar-face-color: #222222; 
	scrollbar-shadow-color: #616161; scrollbar-highlight-color: #6A6A6A; scrollbar-3dlight-color: #3A3A3A;
	scrollbar-darkshadow-color: #0D0D0D; scrollbar-track-color: #B6B6B6; scrollbar-arrow-color: #E2E2E2;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div.space{
	text-align: center;
}

div.space table{   
        margin: 0 auto;
        text-align: left;
}

table.general{
	border-width: 0px;
}

table.general td {
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

table.content{
	border-width: 0px;
}

table.content td {
	padding: 3px;
	text-align: center;
}

p.gtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.1em;
	text-align: left;
}

p.toptext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: center;
}

p.toptextleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	margin-left: 0.6em;
	text-align: left;
}

p.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0.1em;
	margin-bottom: 0.8em;
	text-align: left;
}

p.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 0.1em;
	margin-bottom: 0.8em;
	text-align: left;
}

img{
	border: 0px; 
}

img.imgb{
	border: 1px; 
	border-color: #818181;
	border-style: solid;
}

