body {
	background-color: #333333;
	color: #CCCCCC;
	font-family: Arial,Helvetica;
}

td.caption {
	font-family: Arial,Helvetica;
	font-size: 12px;
	margin: 3px;
	text-align: center;
}

td.footer {
	font-family: Arial,Helvetica;
	font-size: 12px;
	margin: 3px;
}

div.ctext {
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
}

h2 {
	font-family: Arial,Helvetica;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}

img {
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
}

span.text1 {
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.link1 {
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

