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

A {
	color: #8FA4FA;
	text-decoration: none;
}

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

A:HOVER {text-decoration : underline;}

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

.title {
	color: #8FA4FA;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
}

.subtitle {
	font-size: 18px;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
}