body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #666;
	color: #000;
}
a:link { color: color: #0033CC; }
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: square;
}

a:visited { color: #669933; }
a:hover { text-decoration: none; color: #003; }
a:active { color: #669933 }
h1 {
	font-size: 30px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.linebg {
	background: url(l.gif) repeat-x;
	margin: 0;
	padding: 5px 0;
	width: 100%;
}
#container {
	width: 950px;
	background-color: #FFF;
	border: 2px solid #000;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}


h2 {
	font-size: 1.2em;
	color: #000000;
}
.spacer {
	display: none;
}
ul,li {
	font-size: 0.9em;
	list-style-type: none;
}
h3 {
	font-size: 1.1em;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.l1 {
	font-size: 28px;
}
.mid {
	text-align: center;
}
bd img { border: 1px #000; }

