@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;

}

.style2 {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;

}
.style3 {
	font-family: Arial;
	font-size: 21px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.style3a {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	font-size: 21px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.style5 {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	line-height: 16px;

}
.style5a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	line-height: 16px;
	font-weight: bold;
	}
.style6 {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #663300;
	line-height: 25px;
	font-weight: bold;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
.style8 {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
.style9 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}
.style10 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}
	
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.open a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.open a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.open a:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.open a:active {
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
