
.home_body { color: #ccc; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub_body  { color: #666; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bold_body  { color: #666; font-weight: bolder; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headline { color: #336; font-weight: bolder; font-size: 18px; font-family: Arial, Helvetica, Geneva }
.header { color: #336; font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica, Geneva }
.small_print { color: #000000; font-weight: bolder; font-size: 8px; font-family: Arial, Helvetica, Geneva }
a:link 
{
	color:3333CC;  
	line-height: 130%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-size: 12px
}

a:active 
{	
	color:990000;
	line-height: 130%;
       	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
       	font-weight: normal;
       	font-size: 12px
}

a:hover 
{
	color:990000;
	line-height: 130%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-size: 12px
}

a:visited 
{	
	color:3333CC;
	line-height: 130%;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        font-weight: normal;
	font-size: 12px
}
