@charset "UTF-8";
/* CSS Document */

*{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}

a{
	text-decoration: none;
}

h2{ 
	font-size: 17px;
	padding-bottom: 4px;
}

h3{
	font-size: 17px;
}
h4{
	font-size: 15px;
	margin-top: 10px;
}
#leftcol p{
	font-size: 11px;
	line-height: 160%;
	text-align: justify;
}
#leftcol li{
	list-style-type: none;
	font-size: 11px;
	line-height: 160%;
	text-align: justify;

}
#leftcol a{
	font-size: 12px;
}
#leftcol ol a{
	font-size: 15px;
	line-height: 160%;
}
#leftcol ol i{
	font-size: 13px;
}
#leftcol ul li{
	list-style-type: circle;
	margin-left: 20px;
}
#leftcol ul li:first-child{
	margin-left: 0;
	list-style-type: none;
}
#leftcol #maillink{
	list-style: none;
}
#maillink a{
	font-size: 12px;
}
#staytuned p{
	font-size: 13px;
	line-height: 160%;
	text-align: justify;
}
#banner{
	font-size: 10px;
}
.more{
	font-weight: bold;
	font-size: 0.7em;
}
.emaillink {
	font-size: 12px;
}
.copyright{
	font-size: 9px;
}
.top{
	font-size:10px;
}
strong{
	font-size: 14px;
	font-weight: normal;
}
.titleform{
	font-size: 12px;
}
.images4{
	font-size: 13px;
}