* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, div, p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
} 

body {
	text-align:center;
	background-color:#D0C8B0;
	background-image:url(../img/mainbg.gif);
}

h2 {
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:12px;
}

h3 {
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:12px;
	padding-top:10px;
}

h4 {
	font-weight:bold;
	font-size:1em;
	padding-bottom:12px;
	padding-top:10px;
}

p {
	padding-bottom:11px;
	line-height:140%;
	text-align:justify;
}

a {
	text-decoration:underline;
	color:#993333;
}

img {border:0px;}

div#pusher {
	clear:both;
	float:none;
	font-size:0;
	width:100%; 
	height:0px; 
	margin:0px; 
	padding:0px;
}

div#footer {clear:left;}

div#footer div#sigfrid a {text-decoration:none;}

.noCSS {
	display:none;
}

