BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(../images/bg.gif) #fff repeat-y center top;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 752px;
	COLOR: #333;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}
H1 {
	FONT: 20px georgia, times, serif;
}
H2 {
	FONT: 16px georgia, times, serif;
}
H3 {
	FONT-SIZE: 12px
}
UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	color: #f00;
}
TD.state {
	line-height: 22px;

}
LI {
	list-style-position: inside;

}