/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #4A4A4A;}/* Menu Specific CSS */.menu	{font-size: 11px;		 font-family: Arial, Helvetica, sans-serif;		 font-weight: bold;}.menu a	{color:#4F0000;		 text-decoration: none;}.menu a:hover	{color:#cc0000;				 text-decoration: none;}.menu_head	{font-family: Arial, Helvetica, sans-serif;			 font-size: 13px;			 font-weight: bold;			 color: #000000;}/* Content Specific CSS */.text	{font-size: 11px;		 font-family: Arial, Helvetica, sans-serif;}.text a	{color:#770000;		 text-decoration: underline;}.text a:hover	{color:#141414;}.textBold	{font-size: 12px;			 font-weight: bold;			 font-family: verdana;}.textBold a	{color:#333333;			 text-decoration: underline;}.textBold a:hover	{color:#666666;}h1	{font-size: 15px;	 font-weight: bold;	 font-family: Arial, Helvetica, sans-serif;	 text-align: center;	 color: #4F0000;}.index_headline	{font-size: 20px;				 font-weight: bold;				 font-family: Arial, Helvetica, sans-serif;				 text-align: center;				 color: #4F0000;}.index_bottom	{font-size: 13px;				 font-family: Arial, Helvetica, sans-serif;				 font-weight: bold;}.catalog	{font-size: 11px;			 font-family: Arial, Helvetica, sans-serif;			 font-weight: bold;}.catalog a	{color:#cc0000;			 text-decoration: underline;}.catalog a:hover	{color:#770000;}/*Table Specific CSS */.tableText	{font-size: 11px;			 font-family: Arial, Helvetica, sans-serif;			 color:#000000;}.tableHead	{font-size: 12px;			 font-family: Arial, Helvetica, sans-serif;			 font-weight: bold;			 color:#ffffff;			 background-color:#666666;}/* Footer Specific */.address	{color:#FFFFFF;			 font-family: Arial, Helvetica, sans-serif;			 font-size: 11px;			 text-align: center;			 line-height: 20px;}.address a	{color:#FFFFCC;			 text-decoration: none;}.address a:hover	{color:#cccccc;					 text-decoration: underline;}.footer	{color:#FFFFFF;		 font-family: Arial, Helvetica, sans-serif;		 font-size: 9px;		 text-align: right;}.footer a	{color:#FFFFCC;			 text-decoration: none;}.footer a:hover	{color:#cccccc;				 text-decoration: underline;}