body { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	background-color: #000000;
	
	background-image: url(images/seo_17.jpg);	
	background-repeat: repeat-x;
}
A {
	color:#000000;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

ul { 
	margin-top: 0px; 
	margin-right: 0px;
	list-style: square;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	border: 1px solid gray;
}

.bg {
	background: url(images/bg.jpg);
	padding-right: 10px;
}

.title {
	height:18;
	valign:top;
	background: url(images/title.jpg);
	padding-right: 10px;
}

.search {
	width: 45px;
	height: 18px;
	background-color: #CF0D0D;
	font-weight: bold; 
	color: white; 
	border: 1px;
}

.topDate {
font-size:8pt;
color:#000000;
font-weight: bold;
}

.text {
	width:450px;
	padding-right:10px;
	padding-left:10px;
}

P { 
	margin:0px;
}