@charset "utf-8";
.border {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.a2:link {
	text-decoration: none;
	color: #999999
}
.a2:hover { text-decoration: underline; color: #999999}
.a2:active { text-decoration: none; color: #999999}
.a2:visited { text-decoration: none; color: #999999}

.a3:link {
	text-decoration: none;
	color: #292929
}
.a3:hover { text-decoration: underline; color: #292929}
.a3:active { text-decoration: none; color: #292929}
.a3:visited { text-decoration: none; color: #292929}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style3 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.style4 {font-size: 11px}
.style5 {font-size: 13px}
.style6 {color: #CCCCCC}

.style7 {color: #999999}
.style7 {color: #999999}

/*
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}
*/
.style9 {color: #FF0000}
.style10 {color: #666666; }