body {  margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px; 
	font-family: arial;
	font-size: 12px;
	color: #ffffff; 
	background: #ffffff;
	background-repeat:repeat-x;
	background-attachment:fixed; 
	background-image: url('bg01.jpg'); }

a { text-decoration: none; }

a:link {color: #0000ff; }
a:visited {color: red; }
a:hover {color: red; }
a:active {color: red; }

span { font-size: 8px; }
span.name { font-size: 14px; font-weight: bold; }
span.valid { font-size: 17px; font-weight: bold; color: red; }
span.thanks { font-size: 14px; color: #ffffff; font-weight: bold; }
span.title { font-size: 35px; color: #ffffff; font-weight: bold; }
span.searchtitle { font-size: 17px; font-weight: bold; color: #ffffff; letter-spacing: 0px; }
span.search { font-size: 14px; font-weight: bold; }

span.dwd { font-size: 7px; color: white; letter-spacing: .5px; }

table { width: 732px; background: ; border-collapse: collapse; }
td { vertical-align: top; padding: 0px; border-spacing: 0px; }
