

body {
font-family: Verdana;
        font-size: 10px;
        line-height: 13px;
cursor: default;
color: #ffffff;
background-color: #cdc3c0;
background-image: url('../images/bg1.jpg');
background-repeat: repeat-y;
text-align: justify;
}

TEXT {color: #ffffff;
}

h2 { 

	background-color:#FF6A30;
	text-align:right;
	font :10px Tahoma;
        font-color: #ffffff; 
        text-transform:uppercase;
	letter-spacing: 1px;
	padding-right: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-bottom: 1px;
        border-top: 0px solid #ffffff;
        border-left:0px solid #d8d8d8;
        border-bottom:1px dotted #d8d8d8;
        border-right:0px solid #d8d8d8;
        line-height:20px;
}

h1 {
	background-color:#ff4600;
	text-align:right;
	font :10px Tahoma;
        font-color: #ffffff; 
        text-transform:uppercase;
	letter-spacing: 1px;
	padding-right: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-bottom: 1px;
        border-top: 0px solid #ffffff;
        border-left:0px solid #d8d8d8;
        border-bottom:1px dotted #d8d8d8;
        border-right:0px solid #d8d8d8;
        line-height:50px;
        background-image: url('../images/h2.jpg');
}


h3 { 
	background-color:transparent;
	text-align:right;
	font :8px Tahoma;
        font-color: #ffffff; 
        text-transform:uppercase;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-bottom: 1px;
        border-top: 1px solid #ffffff;
        border-left:0px dashed #ffffff;
        border-bottom:0px solid #ffffff;
        border-right:0px solid #ffffff;
        
}
h4 { 
	background-color:transparent;
	text-align:right;
	font :10px Tahoma;
        font-color: #ffffff; 
        text-transform:uppercase;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-bottom: 1px;
        border-top: 1px solid #ffffff;
        border-left:1px solid #ffffff;
        border-bottom:1px solid #ffffff;
        border-right:1px solid #ffffff;
        
}

img{  border:0px  
}

a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

b {line-height:13px;border-bottom: 2px dotted #ffac37;color: #ffffff; font-size: 7pt;}
i {color: #8c3b18}
u {font-size: 10px;border-bottom:1px dashed #ffac37;color:#de7e2a}

