html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,legend,img { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
background:#fff url(../images/bg.gif) repeat top left;
color:#333333;
font-family:verdana, arial, helvetica, sans-serif;
font-size:9px;
}

.page {
	width: 740px;
	height: 291px;
	background: yellow;
}

td, div {
	font-family: verdana;
	font-size: 9px;
}
a {color:#333; text-decoration:none;}
a:hover {color:#cc0000; text-decoration: underline;}
a:focus {outline:none;}

#links {
	margin-top: 5px;
	text-align: right;
	padding-right: 20px;
	color: #5A5A5A;
}
#links a {
	color: #5A5A5A;
}
#links img {
	margin-left: 15px;
	margin-right: 3px;
}
#pix img {
	width: 110px;
	height: 71px;
	 
	
}
#pix td {
	padding-top: 9px;
}
#text {
	text-align: left;
	line-height: 20px;
	color: #999999;
	margin-top: 13px;
	
}
.pix2 td {
	padding-top: 15px;
}
#bottom {
	padding-top: 10px;
	color: #5A5A5A;
}