BODY {
	background-color : #CACAFF;
}

A {text-decoration: none; color: #025811;}
a:hover {text-decoration : underline;}

A.menu {
	color: #FFFF00;
	font-weight: bold;
}

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

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

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

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}