body {
	background-color: #000000;
	font-size: 10pt;
	text-align: center;
}
p, div, td, th, h1, h2, h3, ul, ol, li, dl, dt, dd {
	color: #707788;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
strong{
	font-weight: bold;
	font-style: normal;
}


a:link {
  color: #CCCCCC;
}
a:visited {
  color: #CCCCCC;
}
a:hover {
  color: #FF0000;
}


.accent-dark {
	color: #990000;
}
.accent-hi {
	color: #B81212;
}
.accent-bright {
	color: #AA3344;
}
.line150 {
	line-height: 150%;
}
.line185 {
	line-height: 185%;
}


#title{
	width: 609px;
	overflow: hidden;
	margin: 0 auto 1em auto;
	background-image: url('images/image4.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

#title h1{
	text-align: center;
}

#message{
	margin-top:275px;
	letter-spacing:3px;
	line-height: 1.5em;
	text-align: center;
}











