/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000033;}h1 {	font-size: 16px;	font-weight: bold;	color: #660000;}h2 {	font-size: 14px;	font-weight: bold;	color: #000033;}h3 {	font-size: 14px;	font-weight: bold;	color: #666666;}h4 {	font-size: 12px;	font-weight: bold;	color: #660000;}h5 {	font-size: 12px;	font-weight: bold;	color: #666666;}b {	font-weight: bold;}strong {	font-weight: bold;}a:link {	color: #660000;	text-decoration: underline;	font-size: 12px;}a:visited {	color: #000033;	text-decoration: underline;	font-size: 12px;}a:hover {	color: #666666;	text-decoration: underline;	font-size: 12px;}a:active {	color: #666666;	text-decoration: underline;	font-size: 12px;}.small {	font-size: 10px;}.small a:link{	font-size: 10px;}.small a:visited{	font-size: 10px;}.small a:hover{	font-size: 10px;}.small a:active{	font-size: 10px;}.sm-ital {	font-size: 10px;	font-style: italic;}.sm-ital a {	font-size: 10px;	font-style: italic;}em {	font-style: italic;	padding-bottom: 8px;}p {	font-size: 12px;}ul {	font-size: 12px;}ol {	font-size: 12px;}#links {	font-size: 12px;	padding: 0px;	margin: 0px;}#links ul {	margin-left: 0px;	padding: 0px 0px 8px;}#links li {	list-style-type: none;	margin-left: 0px;	padding: 0px 0px 8px;	font-size: 12px;}#links a:link {	color: #660000;	font-size: 12px;}#links a:visited {	color: #000033;		font-size: 12px;}#links a:hover {	color: #666666;	font-size: 12px;}#links a:active {	color: #666666;	font-size: 12px;}#links2 {	line-height: normal;	list-style-type: square;	margin-left: 5px;	padding: 0px;	font-size: 12px;}.whitetext {	color: #FFFFFF;}.whitetext a:link {	color: #FFFFFF;}.whitetext a:visited {	color: #cccccc;}.whitetext a:hover {	color: #cccccc;}.whitetext a:active {	color: #cccccc;}#noline {	text-decoration: none;}