﻿.mainheader {
	color: #336666;
	font-family: "Times New Roman", Times, serif;
}

a, a:hover, a:active {
	color: #993333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a.img {
	border: 0;
	text-decoration: none;
}
a img {
	border: 0;
}

body {
	background-color: #f0eddf;
	font-family: arial, verdana, sans-serif;
	font-size: 69%;
	margin: 0;
	padding: 0;
	text-align: center;
}
 
.centeringdiv {
  width:auto;
  margin: auto;
  padding:15px;
} 

h3 {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #669999;
	margin: 0;
	padding: 0;
	text-align: center;
}

