body {
	background-image: url(../bg.jpg);
	height: 100%;
	margin: 0;
	padding: 0; }
p {
	color: gray;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14px; }
li {
	color: gray;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14px;
	list-style-type: circle; }
td { }
a:link {
	color: #5f5f5f;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline; }
a:visited {
	color: #5f5f5f;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline; }
a:hover {
	color: #c42128;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline; }
html {
	height: 100%; }
h1 {
	color: #933;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-stretch: semi-expanded;
	font-variant: small-caps;
	word-spacing: 10px;
	letter-spacing: 5px;
	border-bottom: 1px dashed gray; }
h5 {
	color: #933;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-stretch: semi-expanded;
	word-spacing: 5px;
	letter-spacing: 3px;
	border-bottom: 1px dashed gray; }
#leftline {
	background-color: #e6e6e6; }
