/* CSS Document */.hometext {	font-family: Verdana;	font-size: 12px;	line-height: 16pt;	color: #FFFFFF;	}	.hometext a {	text-decoration: underline;	color: #CB1C1C;    }.hometext a:hover {	background-color: #CB1C1C;	text-decoration: none;	color: #FFFFFF;    }.bodytext {	font-family: Verdana;	font-size: 12px;	line-height: 14pt;	color: #FFFFFF;	}	.bodytext a {	text-decoration: underline;	color: #CB1C1C;    }.bodytext a:hover {	background-color: #CB1C1C;	text-decoration: none;	color: #FFFFFF;    }.bodytext2 {	font-family: Verdana;	font-size: 12px;	font-weight: bold;	line-height: 14pt;	color: #FFFFFF;	}	.bodytext2 a {	text-decoration: none;	color: #FFFFFF;	}	.bodytext2 a:hover {	text-decoration: underline;	color: #FFFFFF;    }	.smalltext {	font-family: Verdana;	font-size: 10px;	line-height: 10pt;	color: #FFFFFF;	}	.smalltext a {	text-decoration: underline;	color: #CB1C1C;    }.smalltext a:hover {	background-color: #CB1C1C;	text-decoration: none;	color: #FFFFFF;    }.linktext {	font-family: Verdana;	font-size: 10px;	text-transform: uppercase;	line-height: 14pt;	color: #CB1C1C;	}	.linktext a {	text-decoration: underline;	color: #CB1C1C;    }.linktext a:hover {	background-color: #CB1C1C;	text-decoration: none;	color: #FFFFFF;    }	.subhead {	font-weight: bold;	line-height: 18pt;	color: #CB1C1C;    }		.subhead2 {	font-weight: bold;	line-height: 12pt;	text-transform: uppercase;	color: #CB1C1C;    }