body {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

select {
	color: #005FA9;
	font-size: 8pt;
}

a.menu1:link{color: blue;text-decoration: none;}
a.menu1:visited{color: blue;text-decoration: none;}
a.menu1:hover{color: blue;text-decoration: none;font-weight: normal;background-color: silver;}
a.menu1:active{color: blue;text-decoration: none;}

p {
margin-top: 0px;
margin-bottom: 7px;
margin-left: 20px;
margin-right: 20px;
font-family: Times New Roman, Times, Serif;
font-size: 11pt;
}

xli {
font-family: Times New Roman, Times, Serif;
font-size: 11pt;
margin-left: 30px;
}

li {
font-family: Times New Roman, Times, Serif;
font-size: 11pt;
margin-left: 50px;
margin-right: 50px;
margin-bottom: 3px;
padding-bottom: 3px;
}

.circle {
list-style-type: circle;
}

.none {
list-style-type: none;
}

.decimal {
list-style-type: decimal;
}

p.end {
margin-top: 0px;
margin-bottom: 20px;
margin-left: 20px;
font-family: Times New Roman, Times, Serif;
font-size: 11pt;
}

#wrapper {
max-width: 650px;
}

.tdheader {
font-family: Times New Roman, Times, Serif;
font-size: 11pt;
margin-left: 67px;
font-style: italic;
}

.sechead {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12pt;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 20px;
}

.topline {
width: 650px;
margin-top: 34px;
margin-bottom: 0px;
padding-bottom: 4px;
padding-top: 4px;
xmargin-left: 10%;
xmargin-right: 10%;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 9pt;
background-color: #F5F5DC;
}

.home {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #F5F5DC;
font-size: 8pt;
text-align: left;
}

.previous {
padding-left: 25px;
padding-right: 20px;
padding-bottom: 4px;
padding-top: 4px;
margin-left: 80px;
background-color: #F5F5DC;
text-align: right;
}

.headline {
xwidth: 640px;
xpadding-left: 20px;
xpadding-right: 20px;
font-weight: bold;
text-align: center;
background-color: #F5F5DC;
}

.center {
padding-left: 20px;
padding-right: 20px;
border-left: thick double #D3D3D3;
border-right: thick double #D3D3D3;
font-weight: bold;
text-align: center;
}

.next {
padding-right: 5px;
padding-left: 20px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #F5F5DC;
text-align: left;
}

.total {
padding-right: 5px;
padding-left: 80px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #F5F5DC;
font-size: 8pt;
text-align: right;
}

.wordlist {
xwidth: 640px;
xmargin-left: 10%;
xmargin-right: 10%;
padding: 9px 9px 9px 11px;
border: thin solid silver;
font: normal normal normal 11pt Courier New, Courier, Monospace;
}

.menu {
margin-left: 22%;
margin-right: 5%;
line-height: 30px;
height: auto;
}

.gamevar {
color: red;
font-family: Arial, Helvetica, Sans-Serif;
}

.ital {
font-style: italic;
}