a:link {
	color: #930;
	text-decoration: none
}

a:visited {
	color: #930;
	text-decoration: none
}

a:hover {
	color: #c63;
	text-decoration: none
}

a:active {
	color: #930;
	text-decoration: none
}

body {
	background-color: white
}

h1 {
	font-size: 1.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0.67em 0
}

h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif
}

table {
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

.bg1 {
	background-color: #ccc
}

.bg2 {
	background-color: #ddd
}

.evenrow {
	background-color: #fff
}

.important {
	color: #f00;
	font-weight: bold;
	text-decoration: blink
}

.menu {
	background-image: url(images/menubg.png);
	border: solid 1pt #c90
}

.menuheader {
	color: #630;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #fc3;
	text-align: center
}

.menuitem {
	font-weight: bold;
	position: relative;
	left: 5px
}

.message {
	color: #f30;
	font-style: italic;
	font-weight: bold
}

.newsheader {
	color: #fc3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #600;
	text-align: center
}

.newsitem {
	color: #000;
	background-color: #fc3;
	border-right: 1pt solid #600;
	border-bottom: 1pt solid #600;
	border-left: 1pt solid #600
}

.oddrow {
	background-color: #ccc
}

.pre {
	background-color: #fff;
	padding: 5pt;
	border: solid 1pt #f90
}

.price {
	color: #f00;
	font-weight: bold;
}

.tableheader {
	color: #630;
	background-color: #fc3;
}

.tablerow {
	background-color: #ddd
}