body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
}

td, th {
	font-size: 0.7em;
	color: #FFFFFF;
}

a {
	color: #6699FF;
}
a:visited
{
	color: #6699FF;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.bottom {
	color: #000000;
}
a.bottom:visited
{
	color: #000000;
}
.header {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bolder;
}

.title {
	font-size: 1.1em;
}

.subtitle {
	font-size: 1.0em;
}
.small {
	font-size: 0.7em;
}
.smaller {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

td.footer {
	font-size: 0.6em;
	color: #000000;
}




