A.nav {
 color: #ffffff;
 font-size: 8pt;
 text-decoration: none;
 font-style: normal;
; font-family: Tahoma
}

A:link
	{
	color:#ffffff;
	}

A:hover
	{
	color:#336699;
	}

A:visited
	{
	color:#ffcc99;
	text-decoration:none;
	}

H1 {
 color: white;
 text-align: center;
; font-family: Tahoma
}

H2 {
 color: blue;
 text-align: center;
; font-family: Tahoma
}

H3 {
 color: #004000;
 text-align: center;
; font-family: Tahoma
}

.even {
 text-align: justify;
 font-size: 10pt;
 font-weight: normal;
 color: white;
; font-family: Tahoma
}

.normal {  font-family: Tahoma; font-size: 10pt; color: #ffffff}
.contact {  font-family: Tahoma; font-size: 10pt; color: #0047ab}
.menutitle {  font-family: Tahoma; font-size: 10pt; color: #ffffff; font-weight: bold}
.specs {  font-family: Tahoma, Arial; font-size: 8pt; color: #8aae57; text-align: left}
.small {  font-family: Tahoma; font-size: 8pt; color: #ffffff}
.center {  font-family: Tahoma; font-size: 10pt; color: #ffffff; text-align: center}
.noline { text-decoration: none}
