body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

* p {
	color:#000;
	margin:0;
	padding:0;
	}
	
a {
	text-decoration:underline;
	color:#A1270C;	
	}
	
a:link {
    color: #A1270C;
    text-decoration: underline;
    cursor: hand;
	}

a:visited, a:active {
    text-decoration: underline;
	}

a:hover {
    text-decoration: none;
	}

.hyperlink {
	text-decoration:underline !important;
	}

/*======= RED HEADER ===============*/
	
h1, h2, h3, h4, h5 {
	color:#A12B12;
	padding:12px 0 0 12px;
	}
	
h3 {
	font-size:12px;
	}
	
h4 {
	font-size:11px;
	}
	
/*======= RED SUB-HEADER ===============*/
.RedBold {
	color:#A12B12 !important;
	font-weight:bold;
	}
	
* html .Alfabet a{
	color:#A12B12 !important;
	font-weight:bold;
	}

/*======= RED TEXT NORMAL FONT-WEIGHT============*/	

.RedNorm {
	color:#A1270C;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Norm {
	color:#000;
	font-size:11px;
	font-weight:normal;
	}
	
.Bold {
	font-weight:bold;
	}
	
h5 {
	font-size:11px;
	color:#000 !important;
	font-weight:bold;
	}
	
/*==============================================*/	

.Content p {
	padding:6px 12px 0 12px;
	}

.BottomPad {
	padding-bottom:12px !important;
	}
	
.NOPAD	{
	padding:0 0 0 12px !important;
	}
	
.Alfabet {
	font-size:11px;
	text-align:center !important;
	color:#A12B12 !important;
	font-weight:bold;
	text-decoration:none !important;
	}
	
.Alfabet a {
	color:#A12B12 !important;
	text-decoration:none !important;
	}
	
.Cat ul {
	color:#A83219;
	padding:11px;
	list-style:square;
	}

.doc ul {
	padding-top:6px;
	}
	
.doc li {
	list-style-type:none !important;
	padding-left:12px;
	}

.Cat li {
	list-style:inside;
	list-style-type:square !important;
	}	
	
.Content ul a {
	color:#A83219;
	text-decoration:none;
	}
	
th {
	color:#A83219;
	text-align:left;
	}
	
	
.Experts a {
	color:#000;
	text-decoration:underline;
	}
	
#Form {
	color:#363636 !important;
	}
	
.PDF {
	vertical-align:middle;
	margin-right:6px;
	}
