BODY {
	background-color: #080164;
	color: #080164;
	margin : 0px;
}

A {
	color: #CC0000;
	text-decoration: none;
}

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

A:HOVER {text-decoration : underline;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.title {
	font-size : 26px;
	font-weight: bold;
	color: #080164;
}

.subtitle {
	font-size : 20px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.copyright {
	font-size : 11px;
	color: #000000;
}