body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #800000;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:active {
	color: #800000;
}
a:hover {
	color: #333333;
}
.Paragraph {
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}
.Header {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
.picBoarder {
	border: thin solid #000000;
	margin: 10px;
	
}

.Adtext {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
.AdBoarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
.PaddedTD {
	padding: 20px;
	background-position: left top;
}
	
.SamplesPicture {
	position: relative;
	left: 0px;
	top: 40px;
	right: auto;
	bottom: 20px;
	clip: rect(auto,auto,auto,auto);
}
.sampleslogo {

	position: relative;
	left: -20px;
	top: auto;
	right: auto;
	bottom: 100px;
	clip: rect(auto,auto,auto,auto);
}
