body 	{
			-x-system-font:none;
			background-color: #fff;
			color:#333333;
			font-family: "Trebuchet MS",Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 1em;
			font-size-adjust: none;
			font-stretch: normal;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			position: relative;
			width: 990px;
			margin-left: auto;
			margin-right: auto;			
			text-align: center;
			}
		
img		{
			border-width : none; 
			border : none; 
			border-style: none; 
			display: block;
			}

#main	{
			width: 990px;
			}

a:link		{text-decoration: none; color: #000;}
a:hover		{text-decoration: underline; color: #000;}
a:visited	{text-decoration: none; color: #000;}
