@charset "utf-8";
/* CSS Document */
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial;
	font-size: 16px;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
}
.style3 {
	font-family: Arial;
	color: #75AB0A;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	font-size: 12px;
}
.sidemenu {
	color: #000000;
	font-family:Arial;
	font-size:13px;
}
.style6 {
	color: #035A85
}
.style7 {
	color: #FF0000
}
.style8 {
	color: #000066
}
.style9 {
	font-size:10px;
	font-family:Arial;
	color:#333333
}
.style10 {
	font-size:18px;
	font-family:Arial;
	color:#0099FF;
	border-bottom:thin;
	border-bottom-color:#0066FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a.sidemenu:link {
	color:#000000;
}
a.sidemenu:visited {
	color:#000000;
}
a.sidemenu:hover {
	color:#0066FF;
}
