html, body { 
margin : 0px;
padding : 5px;
text-align : center;
color : #A50010;
background : #FFFFFF;
font-family : "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
font-size : 12px;
} 
td { 
text-align : left;
color : #A50010;
font-family : "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
font-size : 12px;
} 
a, a:visited { 
font-size : 12px;
font-family : "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
font-weight : bold;
font-style : normal;
color : #CC9933;
text-decoration : underline;
} 
a:active, a:hover { 
font-size : 12px;
font-family : "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
font-style : normal;
color : #CC9933;
text-decoration : underline;
} 
#box {
	width: 550px;
	position: relative;
	text-align : left;
	
}
