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