@charset "UTF-8";
/* CSS Document */

h1 {    
    font-family: "Lucida Grande", Tahoma;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #796350;
        margin-top: 10px;
	text-align: left!important;
	letter-spacing: 0.1em;

} 


h2 {    
    font-family: "Lucida Grande", Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #796350;
        margin-top: 10px;
	text-align: left!important;
	letter-spacing: 0.2em;
} 

h3 {    
    font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #594d3f;
        margin-top: 10px;
	text-align: left!important;
	letter-spacing: 0.03em;
} 

.Text { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
font-weight: normal;
line-height: 12pt;
}

.Text a:link { font-size:10pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text a:visited { font-size:10pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text a:hover { font-size:10pt; text-decoration:underline; font-weight:normal; color:#666666; }

.Text_right { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
font-weight: normal;
line-height: 12pt;
}

.Text_right a:link { font-size:9pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_right a:visited { font-size:9pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_right a:hover { font-size:9pt; text-decoration:underline; font-weight:normal; color:#666666; }


.Text_Bold { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
font-weight: bold;
line-height: 12pt;
}

.Text_Bold a:link { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }
.Text_Bold a:visited { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }
.Text_Bold a:hover { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }


span.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}	

.Text_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#5f5f5f;
}

.Text_small a:link { font-size:8pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_small a:visited { font-size:8pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_small a:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#666666; }

span.text_medium{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5f5f5f;
}