/* CSS Document */.hometext {	font-family: Verdana;	font-size: 13px;	line-height: 16pt;	color: #4F4F4F;	}	.hometext a {	text-decoration: underline;	color: #EF7B00;    }.hometext a:hover {	background-color: #EF7B00;	text-decoration: none;	color: #FFFFFF;    }.bodytext {	font-family: Verdana;	font-size: 12px;	line-height: 12pt;	color: #4F4F4F;	}	.bodytext a {	text-decoration: underline;	color: #EF7B00;    }.bodytext a:hover {	background-color: #EF7B00;	text-decoration: none;	color: #FFFFFF;    }.smalltext {	font-family: Verdana;	font-size: 9px;	line-height: 10pt;	color: #4F4F4F;	}	.smalltext a {	text-decoration: underline;	color: #EF7B00;    }.smalltext a:hover {	background-color: #EF7B00;	text-decoration: none;	color: #FFFFFF;    }.callout {	font-family: Verdana;	font-size: 13px;	color: #EF7B00;	}	.subhead {	font-weight: bold;	line-height: 18pt;	color: #EF7B00;    }
