body
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat:repeat-y;
}

.pageHeader
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #670004;
}

.pageFooter
{
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #000000;
}

.lnkMenu
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bolder;
	color: #670004;
}

.lnkContent
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12pt;
	font-weight: none;
	color: #670004;
}

.lnkContentBold
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #670004;
}

.content
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}