/* CSS Document Start for web-site www.nobil-air.com | author: Vitalie Cotelea */

/* Formatting */
BDO {
	
}
BLOCKQUOTE {
	
}
BR {
	
}
H1 {
   color: #606060;
   font-size: 14px;
   margin: 5px 40px 20px 50px;
}
H2 {
   font-size: 13px;
   margin: 10px 0
}
H3 {
   font-size: 12px;
   margin: 10px 0
}
H4 {
   font-size: 11px;
   margin: 10px 0
}
H5 {	
   font-size: 10px;
   margin: 10px 0
}
H6 {	
   font-size: 9px;
   margin: 10px 0
}
HR {
	width: 566px;
	color: #C9BE9A;
	text-align: center;
}
P {
   margin: 10px 0;
   text-align: justify;
}
PRE {
	
}
SPAN {
	
}

/* Logical formatting */

ABBR {
	
}
ACRONYM {
	
}
ADDRESS {
	
}
CITE {
	
}
CODE {
	
}
DEL {
	
}
DFN {
	
}
INS {
	
}
KBD {
	
}
Q {
	
}
SAMP {
	
}
STRONG {
	
}
EM {
	
}
VAR {
	
}

/* Physical formatting */

B {
	
}
I {
	
}
BIG {
	
}
SMALL {
	
}
SUP {
	
}
SUB {
	
}
TT {
	
}

/* List */

DL {
	
}
DT {
	
}
DD {
	
}
OL {
   margin-top: 10px;
	margin-bottom: 10px   
}
UL {
   margin-top: 10px;
	margin-bottom: 10px
}
LI {
   
}

/* TABLE */
TABLE {
   color: #101010;
   font: 12px Arial, Helvetica, sans-serif;
   width: 100%;
	margin-bottom: 10px;
	border: 1px solid #C9BE9A
}
* HTML TABLE {
	margin: 0 auto 8px;
} 
CAPTION {
   font-weight: bold
}
TH {
	font-weight: normal;
   text-align: center;
   padding: 4px;
   background-color: #C2AF8F;
}
TR {
   background-color: #C9BE9A;
}
TD {
   padding: 3px;
	width: 50%
}
/* CSS Document Fit for web-site www.nobil-air.com */