body { 
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #888888;
	background-color: #cccccc;
	margin: 10px;
} 

#flash {
	border: solid 0px #000;
	width: 853px;
	height: 480px;
	float: center;
	margin: 0px 0px;
}

A.smalllink {
	text-decoration: none;
	font-weight: bold;
	font-size:9pt;
	color: #641a1a;
}
A.smalllink:hover {text-decoration: underline;}

A.largelink {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:12pt;
	color: #641a1a;
}
A.largelink:hover {text-decoration: underline;}

A.mutedlink {
	text-decoration: none;
	font-weight: bold;
	color: #777777;
}

hr {color: #333333;}

p {text-align: left;}