BODY {
	background-color: #ffffff;
}

A {
	color: #8E0028;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

a.leftmenu {
	color: #4c4c4c;
	font-size : 13px;
	font-weight: normal;
}

a.rightmenu {
	color: #000000;
	font-size : 13px;
	font-weight: bold;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #4c4c4c;
	font-weight: bold;
}

img {
	border-color: #8E0028;
}

.title {
	font-size : 26px;
	font-weight: bold;
	color: #8E0028;
}

.subtitle {
	font-size : 18px;
	font-weight: bold;
	color: #013E81;
}

.footer {
	font-size : 10px;
}