body {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	height: 100%;
	background: #000000;
}

.tdMiddle {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
}

.borderSilver {
	border: 1px solid #C0C0C0;
}

.headerText {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #B9CEAA;
}

.headerText A:link {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #B9CEAA;
}

.headerText A:visited {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #B9CEAA;
}

.headerText A:hover {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.headerTextWhite {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.bodyHeaderFirstCharContainer {
	position: relative;
	left: 2px;
	top: 2px;
	color: #000000;
	font-family: "Arial";
	font-weight: Normal;
	font-size: 21pt;
}

.bodyHeaderContainer {
	position: relative;
	left: 2px;
	top: 2px;
	color: #000000;
	font-family: "Arial";
	font-weight: Normal;
	font-size: 14pt;
}

.bodyHeaderSmallFirstChar {
	font-family: "Arial";
	font-weight: Normal;
	font-size: 19pt;
	color: #000000;
}

.bodyHeaderSmall {
	font-family: "Arial";
	font-weight: Bold;
	font-size: 12pt;
	color: #000000;
}

.bodyText {
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: #292929;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

.bodyTextWhite {
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: #F0EFF1;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

.bodyTextHistory {
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: #292929;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

.bodyCaptionContainer {
	position: relative;
	left: 3px;
	top: 3px;
	color: #666;
	font-family: "Arial";
	font-weight: Normal;
	font-size: 16pt;
	font-style: italic;
}

.bodyCaption {
	position: absolute;
	left: -2px;
	top: -2px;
	color: #FDFDFD;
	font-family: "Arial";
	font-weight: Normal;
	font-size: 16pt;
	font-style: italic;
} 

.footerText {
	font-family: "Arial Narrow";
	font-weight: Bold;
	font-size: 17px;
	text-decoration: none;
	color: #AAB5A8;
}

.footerText A:link {
	font-family: "Arial Narrow";
	font-weight: Bold;
	font-size: 17px;
	text-decoration: none;
	color: #AAB5A8;
}

.footerText A:visited {
	font-family: "Arial Narrow";
	font-weight: Bold;
	font-size: 17px;
	text-decoration: none;
	color: #AAB5A8;
}

.footerText A:hover{
	font-family: "Arial Narrow";
	font-weight: Bold;
	font-size: 17px;
	text-decoration: none;
	color: #FFFFFF;
}

.tdHeader {
	font-family: "Arial";
	font-weight: Normal;
	font-size: 19pt;
	color: #00000;
	text-align: center;
}

.tdHeaderWhite {
	font-family: "Arial";
	font-weight: Normal;
	font-size: 19pt;
	color: #FFFFFF;
}

.tdCreation {
	font-family: "Verdana";
	font-weight: Normal;
	font-size: 7pt;
	color: #FFFFFF;
}