body	{
	background: #3f5980;
	margin: 0px;
	font-family: veranda, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	SCROLLBAR-FACE-COLOR: #3f5980;
	SCROLLBAR-HIGHLIGHT-COLOR: #3f5980;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #3f5980;
	SCROLLBAR-DARKSHADOW-COLOR: #3f5980;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #3f5980;
	color: #999999;
		}
#wrapper	{
	width: 955px;
	background: #3f5980;
	margin: 10px auto;
	border: 1px solid #000000;
			}
#text	{
		text-align: justify;
		font-family: veranda, arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		margin: 20px 20px 20px 20px
			}
.text2 {font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#cccccc
		}
.text3 {font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFFFFF
		}
.textbottom {font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#999999
		}
a:link {
		color: #cccccc;
		font-size: 12px;
		text-decoration: none;
		}
a:visited {
		color: #cccccc;
		font-size: 12px;
		text-decoration: none;
		}
a:active {
		color: #cccccc;
		font-size: 12px;
		text-decoration: none;
		}
a:hover {
		color: #666666;
		font-size: 12px;
		text-decoration: none;
		}
