body {
	background-image : url(../images/lhs_bgnd.jpg);
	background-position : left;
	background-repeat : no-repeat;
	font-family : Georgia, "Times New Roman", Times, serif;
}

p,td {
	font-family : inherit;
}

h1 {
	font-family : inherit;
	font-size : 150%;
	color : #990000;
}

a:link {
	color : #336699;
}

a:active {
	color : #990000;
}

a:visited {
	color : #336699;
}

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

table.box {
	background-repeat : no-repeat;
}

td.label {
	background-color : #FFFFCC;
	border : 2px dashed #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

li {
	list-style-type : circle;
	list-style-image : url(../images/elysium_bpt.gif);
	letter-spacing : 1px;
	line-height : 120%;
}