BODY {
	background: #cccccc;
	margin: 0px;
	border: 0px;
}

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

A:HOVER {text-decoration : underline;}

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

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

.title {
	font-size: 24px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #762628;
}

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

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

.footer {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #ffffff;
	font-weight: bold;
}

IMG {
	border-color: #762628;
}