body {
	margin: 20px 20px 20px 20px;
	background-color: #000022;
	background-image: url(flashbg.png);
	background-repeat: no-repeat;
	font-size: 12pt;
	font-family: Arial;
	color: #DDDDDD;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #00FF00;
	text-decoration: none;
}

#title1 {
	color: #00CC00;
	font-weight: bold;
	font-size: 20pt;
	font-family: Arial;
}

#subtitle1 {
	color: #CCCC00;
	font-style: italic;
	font-size: 14pt;
	font-family: Arial;
	text-indent: 30px;
}

p {
	text-indent: 15px;
}