body {
	background-color: #A09AAD;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body, {
	color: #330033;
}

.menu  {
color: #ffffff;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
text-align: center;
}

.membertable {background-color: white;
color: #393542;
}

.membertable a {text-decoration: none;}

.question {
font: 1.2em;
color: #ffffff;
	font-weight: bold;
font-style: italic;
text-align: center;
	}
	
.answer {
font: 1.1em;
text-align: center;
margin: 0 5em 0 5em;
color: #000033;}

h1 {
	color: ##000033;
}

h2 {
	color: ##000033;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

.tablehead {background-color: #ffffff;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font: 1.5em;
font-weight: bold;
text-align: center;
}

#even {color: white;
font-weight: bold;
text-align: center;
line-height: 3em;
font-size: 1.3em;
background-color: #595366;
}

#odd {
color: white;
font-weight: bold;
text-align: center;
line-height: 3em;
font-size: 1.3em;
}

#even2 {
background-color: #CBC8D2;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#odd2 {
color: white;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#contacts {
font: 1.2em;
color: #ffffff;
	font-weight: bold;
font-style: italic;
text-align: center;}


A:link {
	FONT-WEIGHT: bold; COLOR: #660000;
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #990000;
}
A:active {
	FONT-WEIGHT: bold;
	COLOR: #FFFFCC;
	background-color: #000000;

}
A:hover {
	FONT-WEIGHT: bold; COLOR: #FFFFFF; background: #CC0000;}