body {
  margin: 0;
  padding: 0;
  background: #D5D5D5 url(images/bg1.gif) repeat fixed center;
  font: 400 0.8em verdana, arial, sans-serif;
  line-height: 140%;
  min-width: 900px;
  color: #414141;
}


h1 {
  font-size: 1.6em;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 1.4em;
  color: #BF0B53;
  line-height: normal;
}

h3 {
  font-size: 1.2em;
  color: #BF0B53;
  line-height: normal;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.8em;
}


a {
  text-decoration: none;
  color: #BF0B53;
  font-weight: bold;
}

a:hover {
  color: #222295;
}


ul li {
  list-style: disc;
}

li {
	padding-bottom: 10px;
}

.maintable
{
	background-color: #000066;
}

.column1
{
	padding: 15px 8px 15px 15px;
	background-color: white;
	width: 170px;
	border-right: thin solid gray;
}

.column2
{
	padding: 20px 20px 0 20px;
	background-color: #EDEDED;
	width: 430px;
}

.column3
{
	padding: 15px 10px 15px 15px;
	background-color: white;
	border-left: thin solid gray;
	line-height:normal;
	width: 225px;
}

.column_pages
{padding: 20px 20px 0 20px;
background-color:#ededed;
width:650px;
}

.copyright
{
	font-size: x-small;
	padding-right:10px;
}

.smalltext {
	font-size: x-small;
	text-align: left;
}