body {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
	background-color: #737067;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
        text-align: left;
        margin-top: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.linkstop {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: 1px dashed #7272a8;
        border-bottom: 1px dashed #7272a8;
}

.links {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed #7272a8;
}

.distributor {
	align: left;
	position: relative;
	z-index: 2;
	display: none;
	padding: 2px;
	border-top: 3px double #707788;
	border-left: 3px double #707788;
	border-bottom: 3px double #000000;
	border-right: 3px double #000000;
	background-color: #D0DDEE;
	font-family: tahoma,verdana;
	font-size: 12px;
}

