/*		cwrw/* General setup styles */body {	background-color: #000000;    font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}a:link {	color: #3366FF;	text-decoration: none;}a:visited {	color: #996699;	text-decoration: none;}a:hover {	text-decoration: underline;	color: #FF9933;}a:active {	color: #E3E3E3;	text-decoration: none;}.topLink {	   color: #FFFFFF; 	font-size: 12px; 	font-weight: bold;}.sideMenuText {	font-size: 10px;	font-weight: bold;}/* Text Area Styles */.paragraphTitle {	color: #333366;  /* navy */	font-size: 18px;	font-weight: bold;}.paragraphSubtitle {	color: #000000;	/* black */	font-size: 14px;	font-weight: bold;}.paragraphText {	color: #FFFFFF;	/* white */	font-size: 12px;}.paragraphSite {	color: #000099;	/* blue */	font-size: 14px;	font-weight: bold;}	.paragraphSite2 {	color: #FFFFFF;	/* white*/	font-size: 12px;}/* Copyright */.copyright {	font-family: Arial, Helvetica, sans-serif;	color: #666666;	/* grey */	font-size: 9px;}/* Miscellaneous Styles */.quote1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	color: #663366;	font-weight: bold;}.quote3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: italic;	color: #000066;}	.quote2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #663366;}