.text  {
    color: #4C3A3A;
   	font-family: Arial;
   	font-size: 12px;
	text-align: justify;
	line-height: 140%;
}

.text1  {
   	color: #4C3A3A;
    font-family: Arial;
    font-size: 11px;
	line-height: 120%;
}

.verysmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333333;
}

.small  {
	font-family : Arial,verdana,geneva,sans-serif;
	font-size : 9 px;
	color : #000000;
}

.strong  {
	font-family : Arial,verdana,geneva,sans-serif;
	font-size : 14px;
	color : #E35502;
	font-weight : bold;
}

.big  {
	font-family : Arial,geneva,sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
}
.big_white  {
	font-family : Arial,geneva,sans-serif;
	font-size : 15px;
	color : #FFFFFF;
	font-weight : bold;
}

a.navigation  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C14D0A;
	font-weight : bold;
	text-decoration : none;
}

a.navigation:hover  {
	color : #000000;
	text-decoration: none;
}

a.footer  {
	font-family : Verdana,arial,geneva,sans-serif;
	font-size : 9px;
	color : #B0A17B;
	text-decoration : none;
}

a.footer:hover  {
	color : #9E8B5A;
	text-decoration: none;
}

.myfooter  {
	font-family : Verdana,arial,geneva,sans-serif;
	font-size : 10px;
	color : #B0A17B;
}

.subTitle {
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #E35502; 
}

.title {
	font-family: Arial, geneva, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #E35502; 
}

.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #000000; 
	font-weight: normal
}

.form {
	font-family: "arial", Verdana, Arial, geneva; 
	font-size: 8pt; 
	border: 1 ridge #001094;
}
table.sleepy {            
	border: 1px solid #9E8B5A; 
}
td.cell {            
	border: 1px solid #C8B992;
	background-color: #ffffff;
    border-bottom-color: #C8B992;
    border-top-color: #E6DAA3;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
td.cell2 {            
	border: 1px solid #E2E0D3;
	background-color: #E2E0D3;
    border-bottom-color: #ffffff;
    border-top-color: #9A9A8C;
    border-left-color: #E2E0D3;
    border-right-color: #E2E0D3; 
}

td.cell3 {            
	border: 1px solid #EEEEE6;
	background-color: #EEEEE6;
    border-bottom-color: #ffffff;
    border-top-color: #EEEEE6;
    border-left-color: #EEEEE6;
    border-right-color: #EEEEE6; 
}
