.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	color : #7d6444;
	font-size : 8pt;
	padding-right : 6px;
	font-weight : bold;
	text-decoration : none;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	background-color : Black;
}

A {
	color : White;
}

A:ACTIVE {
	color : White;
}

A:HOVER {
	text-decoration : underline;
}

A.menu {
	text-decoration : none;
	font-size : 75%;
	font-weight : bold;
	font-style : italic;
}

A.submenu {
	text-decoration : none;
	font-size : 70%;
}

A.copyright:HOVER {
	text-decoration : none;
	color : White;
}

DIV.submenu {
	padding-left : 15px;
}

H1 {
	font-size : 140%;
}

H2 {
	font-size : 120%;
	text-align : center;
}

H3 {
	font-size : 100%;
	text-align : center;
}

P.auth {
	text-align : right;
	font-style : italic;
	font-weight : bold;
}

TD.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12px;
	font-weight : bold;
}

TD.tdate {
	background-color : #353535;
	text-align : right;
	font-weight : bold;
}

TD.tcity {
	text-align : center;
}

TD.tplace {
	font-weight : bold;
	font-style : italic;
}

TD.ttime {
	font-weight : bold;
}

SPAN.menu {
	font-size : 75%;
	font-weight : bold;
	font-style : italic;
	color : #aaaaaa;
}

SPAN.submenu {
	font-size : 70%;
	color : #aaaaaa;
}

SPAN.current {
	font-size : 70%;
	color : White;
	font-weight : bold;
}

SPAN.currentmenu {
	font-size : 75%;
	font-weight : bold;
	font-style : italic;
	color : White;
}

.gbook {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : white;
	background-color : black;
}

