@charset "utf-8";
/* CSS Document */
body {
	font-family:trebuchet ms;
	color:#446075;
	font-size:14px;
	line-height: 20px;
	background-color: #1D084B;
	margin-top: 0px;


}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}


.heading{ 
	font-family:trebuchet ms;
	color:#446075;
	font-size:1.4em;
	padding: 4px;
	padding-left:10px;
}
.pad{
	padding: 4px;
	padding-left:10px;
}
.forsale{
	font-family:trebuchet ms;
	color:#1D084B;
	font-size:14px;
	line-height: 20px;
	padding: 4px;
	padding-left:10px;


}
.otherpad{
	padding: 6px;
	padding-bottom:8px;
}
