BODY {
	background-color : #ffffff;
}

a {
text-decoration: none;
color: #EC1C22;
}
a:hover {
	text-decoration: underline;
	color: #7D7F82;
}

.topmenu {
	color: #EC1C22;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

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

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

.subtitle {
	font-size: 18px;
	color: #7D7F82;
	font-style: italic;
}

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

.footer {
	font-size: 11px;
}