.body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
a.body:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
a.body:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
a.body:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 18px;
}
.copyright {font-family: "Courier New", Courier, mono;font-size: 9px;color: white;}

.emaillink {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

a.emaillink:link {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.emaillink:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.emaillink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}




td.rbot {background: url(images/r_edge_bot.jpg) bottom no-repeat; background-color: #ffffff;}
td.rtop {background: url(images/r_edge_top.jpg) top no-repeat; background-color: #ffffff;}
td.ltop {background: url(images/l_edge_top.jpg) top no-repeat; background-color: #ffffff;}
td.lbot {background: url(images/l_edge_bot.jpg) bottom no-repeat; background-color: #ffffff;}
td.finbot {background: url(images/bot_final.jpg) bottom no-repeat; background-color: #ffffff;}
