.text {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.err-text {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color:#FF0000;
}

table {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

p {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align:justify;
}

a {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color:#336699;
}

li {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

ul {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

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

.active-link {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.product {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}

.product:hover {
	color : #981328;
}

.product-name {
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
}

.doc-name {
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}

.location {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #981328;
}

.footer {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #4d3a29;
}

.link:hover {
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #976d4c; 
		font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.menu {
background-color:#d7cb9a;
}

.center-text {
background-color:#ffffff;
}

.red-text {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color:#CC0000;
}

.table-header {
background-color:#beb383;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.table-body {
background-color:#dbd6c1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
