body, td, tr		{font-family:sans-serif;
					font-size:13px;}
					
body				{margin:0px;
					color:#000000;
					background-color:#ffffff}


a					{color:#ff0000;
					text-decoration:none;
					font-weight:700;}

.menuItem			{margin-bottom:10px}

.menuOff 			{background-color:#eeeeee;
					text-align:right;
					padding-right:8px;
					border-style:solid;
					border-width:0px;
					border-bottom-width:2px;
					font-size:12px;
					cursor:hand;
					border-color:#cccccc;}
					
.menuOn 			{background-color:#cccccc;
					text-align:right;
					padding-right:8px;
					border-style:solid;
					border-width:0px;
					border-bottom-width:2px;
					font-size:12px;
					cursor:hand;					
					border-color:#999999;}				
					
.mainArea			{padding-right:10px}
					
.pageQuote			{font-size:16px;
					font-weight:700;
					text-align:justify;}	