BODY {
	background: url(../images/bg.jpg);
}

A {
	color: #0000FF;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

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

a.menu:hover {color: #FFCC00;}

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

.sidemenu {
	font-size : 18px;
	color:#990000;
	margin-left : 10px;
	line-height : 30px;
}

.sidesubmenu {
	font-size : 13px;
	font-weight: bold;
	color:#990000;
	margin-left : 15px;
	line-height : 20px;
}

.maintitle {
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}