BODY
{
	margin: 0px;
}

A
{
	color: black;
}

.header
{
	height: 100px;
	width: 100%;
}
.headerHeaderLeft 
{
	height: 0px;
}
.headerHeaderRight 
{
	height: 0px;
}
.headerHeaderCenter 
{
	height: 0px;
}
.headerBodyLeft
{
	width: 24px;
	height: 78px;
}
.headerBodyRight
{
	width: 20px;
	height: 78px;
}
.headerBodyCenter
{
	padding-top: 42px;
	text-align: right;
	height: 78px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}
.footer
{
	width: 100%;
	height: 100px;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}