body
{
	background-color:#000;
}

.header
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f0c539;
}

.title
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f0c539;
}

.subtitle
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d37407;
}

.bodytext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.caption
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #fff;
}

.footer
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #a87440;
}