/* CSS Document */.bodytext {	font-family: Helvetica, Arial, sans-serif, Verdana, Geneva;	font-size: 14px;	line-height: 18px;	color: #000000;	}.smaller {	font-size: 12px;	}.current {	color: #ff3300;	}h3 {	font-family: Helvetica, Verdana, Arial, sans-serif, Geneva;		font-size: 12px;	line-height: 16px;	color: #333333;	}h1, h2, h3, h4, h5, h6 {	font-family: Helvetica, Verdana, Arial, sans-serif, Geneva;	}	A:link, A:active {	color: #333333;	text-decoration: none;	font-size: 12px;	border-bottom: dotted #cccccc 1px;	}A:visited {	color: #666666;	text-decoration: none;	}	div A:link, {	color: #000000;	font-size: 12px;	text-decoration: none;	border-bottom: dotted #cccccc 1px;	}div A:visited {	color: #666666;	font-size: 12px;	text-decoration: none;	border-bottom: dotted #cccccc 1px;	}div A:hover {	color: #ff3300;	border-bottom: dotted #cccccc 1px;	}