A {
	color: #0066FF;
	text-decoration: underline;
}
A:visited {
	color: #0066FF;
	text-decoration: underline;
}
A:hover {
	color: #CC3300;
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
P {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 0px 0px 10px 0px;
}

.text10 {
	font-size: 10px;
	line-height: 150%;
}
.text12 {
	font-size: 12px;
	line-height: 150%;
}
.text12-biga {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.text14 {
	font-size: 14px;
	line-height: 150%;
}
.text14-p{
	margin: 8px 4px;
	font-size: 14px;
	line-height: 150%;
}
.text16 {
	font-size: 16px;
	line-height: 150%;
}
.text18 {
	font-size: 18px;
	line-height: 150%;
}
H1.img {
	margin: 0px 0px 20px 0px;
}
H2 {
	font-size: 16px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	font-style: normal;
}
H3 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	font-style: normal;
}

.style1 {color: #663300}

