BODY {
	background-color : #ffffff;
	color: #000000;
}

a {text-decoration: none; color: #9A0707;}

a:hover {text-decoration : underline;}

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

.title {
	color: #1A1364;
	font-size: 22px;
}

.subtitle {
	color: #9A0707;
	font-size: 14px;
	font-weight: bold;
}

.dirsubtitle {
	color: #1A1364;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	font-weight: bold;
}
.menu a {
	color: #ffffff;
}

.footer, .footer2 {
	color: #747672;
	font-size: 11px;
	font-weight: bold;
}

.footer a {
	color: #747672;
}

.footer {
		line-height: 15px;
}

.footer2 {
		line-height: 22px;
}