body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003466;
	background-color: 66CCFF;
	background-image: url(images/x.jpg);
	background-repeat: repeat-x;
}
a {
	color: #1F6296;
}

p.botleftmargin {
	margin-bottom: 50px;
	margin-left: 40px;
}

p.topheader {
	margin-left: 10px;
}

td.lefttabletop {
	border-style: hidden solid solid hidden;
	border-color: #1F6296;
	border-width: thin;
}

td.righttabletop {
	border-style: hidden hidden solid solid;
	border-color: #1F6296;
	border-width: thin;
}

td.lefttablemids {
	border-style: solid solid solid hidden;
	border-color: #1F6296;
	border-width: thin;
}

td.righttablemids {
	border-style: solid hidden solid solid;
	border-color: #1F6296;
	border-width: thin;
}

td.lefttablebot {
	border-style: solid solid hidden hidden;
	border-color: #1F6296;
	border-width: thin;
}

td.righttablebot {
	border-style: solid hidden hidden solid;
	border-color: #1F6296;
	border-width: thin;
}

font.caption {
	font-size: x-small;
}

font.heading {
	font-size: large;
}

font.lightblue {
	color: 66CCFF;
}

font.toc {
	font-weight: bold;
}

font.tableheader {
	font-weight: bold;
}
td.leftmargin {
	padding-left: 25px;
}