BODY {
	background-image: url('../images/bg.gif');
}

A {
	color: #EE3524;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #75613C;
}

.title {
	font-size: 22px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #EE3524;
}

.footer {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #A39878;
}