BODY {
	background: #cccccc;
	margin: 0px;
	border: 0px;
}

A {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

A.menu {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

TABLE {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
	color: #ffffff;
}

.title {
	font-size: 24px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #000000;
}