	
body {
	color:#666666;
	text-align: left;
	font: 14px/18px Arial;
}
#flash{
	width: 1000px;
	height: 590px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -500px;
	color:#666666;
	text-align: left;
	font: 14px/18px Arial;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0 0 0 100px;
}
h1 {
	font-size:1.1em;
	margin:50px 0 29px 100px;
	font-weight:bold;
}
h2 {
	margin:70px 0 0 100px;
	font-size:0.95em;
	font-weight:bold;
}
h3 {
	font-size:0.8em;
}
h4 {
	font-size:0.75em;
	color:#666666;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:16pt;
	color:#666666;
	margin:10px 0 30px 100px;
	width:500px;
	text-align:justify;
}

a:link {
	color:#FF6600;
	text-decoration:underline;
}
a:visited {
	color:#FF6600;
	text-decoration:none;
}
a:focus {
	color:#FF6600;
	text-decoration:underline;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#FF6600;
	text-decoration:underline;
}
.style1 {
	color: #FF6600
}
