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

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

A:HOVER {text-decoration : underline;}

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

.title {
	font-size : 24px;
	font-weight: bold;
	color: #BB0404;
}

.subtitle {
	font-size : 20px;
	font-weight: bold;
	color: #030F85;
}

.menu {
	font-size : 18px;
	color: #030F85;
}