@charset "utf-8";
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
	color: #19221D;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #333300;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 10px;
	width: 190px;
	padding: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

a:visited {
	color: #3b8df3;
}
a:hover {
	color: #ffffff;
}	
a:active {
	color: #ffffff;
}
.maintitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
