BODY {
	background-color: #F7FAA5;
	color: #000000;
	margin : 0px;
}

A {
	color: #6F0303;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

a.menu {
	font-size : 18px;
	color: #6F0303;
	font-weight: bold;
}

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

img {
	border-color: #6F0303;
}

.title {
	font-size : 24px;
	font-weight: bold;
	color: #6F0303;
}

.subtitle {
	font-size : 18px;
}

.ann {
	font-size : 12px;
	color: #6F0303;
}