body {
	background-image: url(../images/fade.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

body, td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #435b77;       
}

table {
	text-align: center;
	border: 1px solid #d6e9ec;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3C597D;
	margin-bottom: 5px;
	margin-top: 5px;
}

a {
	color: #61597D;
}

a:hover {
	color: #333333;
}

img.index_center_image{
  border:none;
  padding:0px;
  margin:6px 0px 0px 0px;
}

img.right{
  float:right;
}

img.left{
  float:left;
}

img {
	border:none;
}

div.clearing{
  clear:both;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #3C597D;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #3C597D;
}
