body {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image:  none;
	background-color: #ffffee;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

.pagetitle {
	font-size: xx-large;
	font-weight: bold;
}
.bktomrplink{
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.allcapshd {
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
}
.boldtxt {
	font-weight: bold;
}
.tdimgborder {
	border: thin solid #440011;
}

.footer {
	font-size: smaller;
	padding: 6px;
}
a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.linkmenus {
	color: #000000;
	text-decoration: none;
}
a.linkmenus:hover {
	color: #000000;
	text-decoration: underline;
}
.hdtxt {
	color: #990000;
}
