body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: #333333;
	margin-bottom: 0px;
}


h1 {
	text-transform: uppercase;
	color: #810D1D;
	font-size: x-large;
	font-weight: bold;
	line-height: 1.5em;
	padding: 1px;
}
body {
	background-image:url('bg.jpg');
	background-repeat:repeat;
	padding-left: 5px;
	font-family: Helvetica, Verdana, Arial, TradeGothic, Futura;
	font-size: x-small;
	line-height: 1.2em;
	font-weight: lighter;
	background-attachment: fixed;
	background-color: #FDFFFB;
}
a:link {
	color: #810D1D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	
}
a:hover {
	color: #810D1D;
	text-decoration: none;
	background-color: #FF99FF;
	
}
a:visited { 
	color: #810D1D;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}


link {
	font-family: helvetica;
	font-size: 10px;
	color: #810D1D;
	text-decoration: underline;
}
.style1 {font-size: medium}
.style4 {
	font-size: 72px;
	color: #810D1D;
	line-height: 20px;
	font-family: Helvetica, Verdana, Arial, TradeGothic, Futura;
}
.style6 {
	font-size: medium;
	color: #810D1D;
}
.style7 {
	color: #810D1D;
	font-weight: bold;
}

.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}#table {
	border: thin dotted #999999;
	background-color: #FFFFFF;
	border-color: #810D1D;
	border-style: dashed;
	background-color: #FDFFFB;
}
#bodyStuff {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.dashed{
	border: 1px dashed #333333;
	padding: 4 px;
	margin: 4 px;
}

.conact {
	background-color: #000000;
}
