@charset "UTF-8";
.text_home {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
body {
	background-image: url(bkg_vert.gif);
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
a:link {
	color: #0c1861;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	text-decoration: none;
	color: #22477d;
	border-bottom: 1px dashed;
}.asi_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #066B7C;
	letter-spacing: .2em;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 16px;
}
.lg_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F08D0B;
}
.sm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #22477d;
}
