body {
	font-family: "Century Gothic";
	background-color: #b46161;
	text-align:center
	}

h1 {
	color:#b46161;
	font-size:28px;
	padding-left:1px;
	margin:0px;
	border-bottom:#debbbb groove 1px;
	}

h2 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	background-color:#b46161;
	margin-top:3px;
	padding:2px;
	}

.bodystuff {
	font-size:14px;
	padding:3px;
	}

.copyright {
	background-color:#debbbb;
	font-size:12px;
	text-align:right;
	letter-spacing:3px;
	}
	
a{
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #999999;
	text-decoration: underline;
	}

a:hover {
	color: #debbbb;
	text-decoration: none;
	cursor: help;
	border: #b46161;
	background-color:#000000;
	}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	}
td {
	text-decoration: none;
	vertical-align: top;
}
.dropcap {
	color: #B46161;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}


	
.sample_margin {
	position: relative;
	top: 5px;
	left: 5px;
	font: bold italic 36pt Verdana, Arial, Helvetica, sans-serif;
	color: #DEBBBB;
	letter-spacing: 5px;
	}
.negative_margin {
	position:relative;
	top: -15px;
	font: bold 24pt Geneva, Arial, Helvetica, sans-serif;
	color:#B46161;
	margin-left: 15px;
	letter-spacing: 5px;
}
