.bt1{
	margin-bottom:8px;
	background:url('../images/bulletK.gif') no-repeat top left;
	padding-left:15px;
}
.bt2{
	margin-bottom:0px;
	background:url('../images/bulletK.gif') no-repeat top left;
	background-repeat:no-repeat;
	padding-left:15px;
}

.webding {
	font-family: "webdings"; 
	font-size: 14px;
}

.f10 {
	font-family: "Verdana,Geneva,Arial";
	font-size: 10px;
	line-height: 12px;
}

.f12 {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 18px;
}

.f12_bold {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.f14 {
	font-family: "Verdana,Geneva,Arial";
	font-size: 14px;
	line-height: 18px;
}

td {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

p {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 18px;
}

select {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	color: #666666;
	width: 120px;
}
input.text {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	color: #666666;
	width: 120px;
}

input.button {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	color: #666666;
	width: 60px;
}

.title {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	font-weight: bolder;
	line-height: 16px;
	color: #FFFFFF;
}

.stitle {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6699FF;
}

.stitle2 {
	font-family: "Verdana,Geneva,Arial";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

a:link, a:visited {
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:#666666; 
	text-decoration:none;
	font-weight: normal;
}
a:hover { 
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:#6699FF; 
	text-decoration:underline;
	font-weight: normal;
}

a.a12:link, a.a12:visited {
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:#6699FF; 
	text-decoration:none;
	font-weight: bold;
}
a.a12:hover { 
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:#666666; 
	text-decoration:underline;
	font-weight: bold;
}

a.a12_bold:link, a.a12_bold:visited {
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:#6699FF; 
	text-decoration:none;
	font-weight: bold;
}
a.a12_bold:hover { 
	font-family: "Verdana,Geneva,Arial";
	font-size:12px; 
	color:red; 
	text-decoration:underline;
	font-weight: bold;
}

a.a10:link, a.a10:visited {
	font-family: "Verdana,Geneva,Arial";
	font-size:9px; 
	color:#6699FF; 
	text-decoration:none;
	font-weight: bold;
}
a.a10:hover { 
	font-family: "Verdana,Geneva,Arial";
	font-size:9px; 
	color:#666666; 
	text-decoration:underline;
	font-weight: bold;
}