@charset "UTF-8";
/* CSS Document */

.style1 {
font-family: arial,sans-serif;
color: #4A515F;
font-size: 12px;
letter-spacing: 0.2pt;
line-height: 1.4;


}

.styleh1 {
font-family: arial,sans-serif;
color: #4A515F;
font-size: 22px;
letter-spacing: 0.4pt;
line-height: 1.2;

}



a.top {
	color: #152342;
	text-decoration: none;
	
}


a.top:hover {
	color: #d98331;
	text-decoration: none;
	background-color: transparent;
	border-color: #e4801c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

