.style1 {
	font-weight: bold;
	line-height: 120%;
}
.style3 {
	color:#8A684A;
	font-size: xx-small;
}

.text {
	color:#8A684A;
	font-size: small;
	line-height: 120%;
}
.text_red {
	color:#C0010B;
	font-size: small;
	line-height: 120%;
}
.text_l {
	color:#8A684A;
	font-size: large;
	line-height: 120%;
}
a {  
	color:#8A684A;
	font-size: small;
	line-height: 120%;
	text-decoration: none;
}
a:link {  
	color:#8A684A;
	font-size: small;
	line-height: 120%;
}
a:hover {  
	color:#8A684A;
	font-size: small;
	line-height: 120%;
	text-decoration: underline;
}
a:active {
	color:#8A684A;
	font-size: small;
	line-height: 120%;
}
a:visited {
	color:#8A684A;
	font-size: small;
	line-height: 120%;
}

