body { background-color: transparent;
	
    text-align:center;
}

#container 
        {
		position:relative;
		margin:0px auto;
		text-align:left; 
         width: 1000px;
         padding:0;
         }

p { }

td { }

a:link { color: white; text-decoration: underline; }

a:visited { color: white; text-decoration: underline; }

a:hover { color: white; }

a:active { color: white; }
td { color: black; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
