body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
	color: #000000;
	background-color: #0091d0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

h1 {
	font-size: 3em;
}


p, ul, ol {
	line-height: 200%;
}

a {
	color: #333399;
}

a:hover {
	color: #CC3300;
}

.title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-top: 7px;
}

.alignright {
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 10px;
}

.smallTitle {
	margin: 0;
	font-size: 14px;
	border-bottom-style: none;
	font-weight: bold;
	color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000000;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #etta.barmann@gmail.com;
	text-decoration: none;
	color: #003366;
}
.legals {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.legals a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.legals a:hover{
	color: #FF9900;
}
.nav:hover {
	color: #FFFF99;
}
.box {
	background-image:url(images/sellerbg.png);
	width:398px;
	height:165px;
	padding:10px 20px 20px 20px;
	}

