
body,td,th {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				color: #666;}
		
		.center{
				position: left;
				width: 655px;
				margin-top: 2%;
				margin-left: 0%;
				margin-right: 2%;
				font-family:arial,sans-serif; 
				color:#999;}	
		
		.copyright{
				margin-left: 2%;
				margin-right: 2%;
				font-family:arial,sans-serif; 
				color:#666;
				size: 500px;}
				
		.small { 
				width: 500px;
				margin-left: 5%;
				margin-right: 2%;
				margin-top: 5%;
				font-size: x-small; 
				color: #777;}
				
		.centerBIG { 
				width: 400px;
				margin-right: 2%;
				margin-top: 5%;
				font-size: 32px; 
				font-style: bold;
				color: #777;}
		.centerBIGGER { 
				width: 400px;
				margin-right: 2%;
				margin-top: 5%;
				font-size: 42px; 
				font-style: bold;
				color: #777;}
				
		.twitter { 
				font-size: 28px; 
				font-style: bold;
				color: #fff;}
		
		body {

			margin-top: 30px;	
			background-color: #ffffff;
			background-repeat: repeat;
			}
	
		A:link {
				text-decoration: none;
				color:#666; font-weight:none;
				}
		
		A:visited {
				text-decoration: none;
				color:#666;
				font-weight:none;
				}
		
		A:active {
				text-decoration: none;
				color:#999;
				font-weight:none;
				}
		
		A:hover {
				text-decoration: none; 
				color: #999;
				font-weight:none;
				}

		.transparency    {
				FONT-SIZE: small;
				FONT-FAMILY:sans-serif;
				background: transparent;}
		
		.transparency TD {
				border:1px solid #000000;
				FONT-SIZE: 11px;
				FONT-FAMILY: sans-serif;
				filter:alpha(opacity=60);
				-moz-opacity:.60;
				opacity:.60;}
				
		.transparency2    {
				FONT-SIZE: small;
				FONT-FAMILY:sans-serif;
				background: transparent;}
		
		.transparency2 TD {
				border:1px solid black;
				FONT-SIZE: 11px;
				FONT-FAMILY: sans-serif;
				filter:alpha(opacity=99);
				-moz-opacity:.99;
				opacity:.99;}

		#wrap{ 
				float: center;
				width:94%;
				margin-top: 0%; 
				margin-left: 5%;
				background-color: #ffffff}

		#wrap-header{ 
				float: left;
				margin-top: 0%; 
				width: 1%;
				margin-right: 0%;
				background-color: #ffffff}
		#wrap-rght{ 
				float: right;
				margin-top: 9%; 
				width: 40%;
				margin-right: 0%;
				background-color: #ffffff}
		#wrap-lft{ 
				float: left;
				width: 1%;
				margin-top: 5%; 
				margin-right: 0%;
				background-color: #ffffff}

