.text-1 {
	font-size: 0.84em;
	line-height: 150%;
}
.text-2 {
	font-size: 0.84em;
	line-height: 130%;
}
.text-3 {
	font-size: 0.84em;
	line-height: 150%;
}
.text-4 {
	font-size: 0.66em;
	line-height: 130%;
}
.text-5 {
	font-size: 1em;
	line-height: 100%;
	font-weight: bold;
}

    H3{text-size:16px}
	H4{text-size:14px}
	
	A:link{ color:#0000FF}
	A:visited{ color:#9900CC}
	A:active{ color:#0066FF }
	A:hover{ color:#0066FF }
	
	BODY{
	background-color:#FFFFFF;
	color:#000000
	}
	
