.heading    {
	font-size: 16px;
	line-height: 19px;
}
.subheading {
	font-size: 14px;
	line-height: 17px;
}
.text       {
	font-size: 12px;
	line-height: 18px;
	color:#404040;
}

.text_b       {
	font-size: 11px;
	line-height: 18px;
	font-weight:bold;
	color:#404040;
}


.lead01       {
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
	color:#FF7200;
}

.lead02       {
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
	color:#0D9DA0;
}

.lead03       {
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
	color:#0F67AA;
}
.notes      {
	font-size: 10px;
	line-height: 12px;
	color:#404040;
}
.topics     {
	font-size: 10px;
	line-height: 12px;
}
.copyright  {
	font-size: 10px;
	line-height: 10px;
}
.form       {
	font-size: 12px;
	line-height: 12px;
}
.button     {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
a:hover     {
	text-decoration: none;
	color:#FF6600
}
a           {
	text-decoration: none
}

.border-lt	{
border-left-style : solid;
border-left-width : 1px;
border-left-color :  #FFFFFF;
border-top-style : solid;
border-top-width : 1px;
border-top-color :  #FFFFFF;
}

.border-left	{
border-left-style : solid;
border-left-width : 1px;
border-left-color :  #FFFFFF;
}

.border-top	{
border-top-style : solid;
border-top-width : 1px;
border-top-color :  #FFFFFF;
}

div#block01 {
	width: 270;
	float: left;
	padding-left:15px;
	padding-top:35px;
	font-size: 12px;
	line-height: 18px;
	color:#404040;
}

div#block02 {
	width: 358;
	float: left;
	padding-left:15px;
	padding-top:35px;
	font-size: 12px;
	line-height: 18px;
	color:#404040;
}

div#block03 {
	width: 305;
	float: left;
	padding-left:15px;
	padding-top:35px;
	font-size: 12px;
	line-height: 18px;
	color:#404040;
}