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

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

A:HOVER {text-decoration : underline;}

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

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

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

.bigtext {
	font-size : 14px;
	font-weight: bold;
	color: #27275D;
}