.BEA {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	color: #475675;
	}
H1 {
	font-family: tahoma;
	font-size: 24px;
	color: #475675;
	}
TD {
	font-family: tahoma;
	font-size: 10pt;
	color: #475675;
     }
H2 {
	font-family: tahoma;
	font-size: 18px;
	color: #475675;
	}


	Table 	{ color: #475675;  
		font-size: 10pt; 
		font-family: tahoma, arial;
			font-weight: bold;
		}
	Form 	{ color: #475675;  
		font-size: 8pt; 
		font-family: tahoma, arial;
			font-weight: bold;
		}
 A:link {
	COLOR: #475675;
	text-decoration: none;
}
A:active {
	COLOR: #475675;
	text-decoration: none;
}
A:visited {
	COLOR: #475675;
	text-decoration: none;
}
A:hover {
	COLOR: red;
	text-decoration: underline;
}

