
body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	background-color: #424041;
	
}
td,th {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.DocNormW {
	font-size: 12px;
	color: #FFFFFF;
}

.DocNorm {
	font-size: 14px;
	color: #846963;
}
.DocSM {
	font-size: 11px;
	color: #846963;
}
.DocBoldBig {
	font-size: 15px;
	font-weight: bold;
	
}
.DocBold {
	font-size: 14px;
	font-weight: bold;
	
}
.DocBoldW {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
 
.DocHeadIt {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.DocHeadRED {
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.DocBoldHeadIt {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

.DocumentB {
color: #000000;
font-size: 12px;
font-weight: bold;
}

.Document {
color: #000000;
font-size: 12px;
}

.DocumentTitle {
color: #000000;
font-size: 14px;
}

.DocumentSM {
color: #000000;
font-size: 10px;
}

.DocWhite {
	font-size: 10px;
	color: #FFFFFF;
}


