/* CSS Document */.hometext {	font-family: Times New Roman;	font-size: 14px;	line-height: 16pt;	color: #333333;	}	.hometext a {	text-decoration: underline;	color: #7A1400;    }.hometext a:hover {	background-color: #7A1400;	text-decoration: none;	color: #F9ECCA;    }.bodytext {	font-family: Times New Roman;	font-size: 13px;	line-height: 13pt;	color: #333333;	}	.bodytext a {	text-decoration: underline;	color: #7A1400;    }.bodytext a:hover {	background-color: #7A1400;	text-decoration: none;	color: #F9ECCA;    }.smalltext {	font-family: Times New Roman;	font-size: 12px;	line-height: 13pt;	color: #333333;	}	.smalltext a {	text-decoration: underline;	color: #7A1400;    }.smalltext a:hover {	background-color: #7A1400;	text-decoration: none;	color: #F9ECCA;    }	.captiontext {	font-family: Times New Roman;	font-size: 11px;	line-height: 11pt;	color: #333333;	}	.captiontext a {	text-decoration: underline;	color: #7A1400;    }.captiontext a:hover {	background-color: #7A1400;	text-decoration: none;	color: #F9ECCA;    }	.subhead {	font-family: Times New Roman;	font-weight: bold;	font-style: italic;	font-size: 18px;	line-height: 18pt;	color: #7A1400;	}
