BODY {
	background-color : #C4C7B6;
}

A {
	color: #0000FF;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

.menu {
	color: #ffffff;
	font-weight: bold;
	font-size : 14px;
}

a.menu:hover {color: #FFCC00;}

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

.maintitle {
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

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