﻿body {
	margin: 15px;
	font-family: Verdana;
	font-size: 14px;
	background-color: #f2f2f2;
	color: #4A526B;
	text-align: justify;
	line-height: 20px;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
h3 {
	margin-bottom: 5px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #C0C0C0;
	font-family: verdana;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bolder;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #808080;
}
a:visited {
	font-weight: normal;
	color: #000000;
}
iframe {
	border-style: none;
}
table {
	background-position: right top;
	text-align: left;
	margin: auto;
	padding: 400px 0px 40px 0px;
	background-color: #FFFFFF;
	border: 1px solid silver;
	background-image: url('banner.jpg');
	background-repeat: no-repeat;
	border-spacing: 0px;
}
img {
	border-style: inherit;
	border-width: thin;
	border-color: #FFFFFF;
}
h5 {
margin-top: 0px;
margin-bottom: 15px;	
	font-size: 18px;
	color: #2E4068;
	line-height: 20px;
}
headline {
	background-color: #FFFFFF;
}
a:active {
}
p{
margin-top: 0px;
margin-bottom: 15px;	
}
td {
		padding-left: 20px;

		padding-right: 30px;
}
h4 {
	font-size: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
