BODY {
	background-image: url(images/bg3.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stevolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}


h1 {
	font-size: 24px;
	color : #CC0033;
	text-align:center;
	}
h2 {
	font-size: 18px;
	color : #888888;
	text-align:center;
	}

h3 {
	font-size: 18px;
	color : #888888;
	}
h4 {
	font-size: 18px;
	color : #CC0033;
	}
h5 {
	font-size: 18px;
	}
h6 {
	font-size: 14px;
	color: #888888;
	}

A {
	color: #CC0033;
	font : bold;
	font-size: 14px
}

a:visited {
	color: black;
}

A:Hover {
	color: #FFF;
	background-color: #000;
}
.footer{
	font-size: 11px;
	font-weight: bold;
}

.whitetext_red {
	color: #FFFFFF;
	background: #CC0033;
	font-weight: bold;
}
p {
	padding-right: 15px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
