body {
	margin: 10px;
	background-color: #FFFFFF;
	color: #717171;
	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
}
body a:link, body a:visited, body a:active {
	text-decoration: none; color: #F29733;
}
body a:hover {
	text-decoration: none; color: #717171;
}
img {
	border: 0px none;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #A1A1A1;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#flash {
	position: absolute;
	visibility: hidden;
	width: 100%;
	height: 100%; /* this one is not 100% legal, but it works */
}
#flash table{
	height: 100%; /* this one is not 100% legal, but it works */
}
#flash td{
	height: 100%; /* this one is not 100% legal, but it works */
	vertical-align: middle;
	text-align: right;
}
	