body {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

table, td, form {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 9pt;
	font-style: normal; /*italic*/
	color: #333333;
}

A:LINK {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #579dbf;
	text-decoration: none;
}

A:VISITED {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #579dbf;
	text-decoration: none;
}

A:HOVER {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}

A:ACTIVE {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal; /*italic*/
	color: #579dbf;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #0000ff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #579dbf;
	margin-top: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 30px;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 3px;
}



address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	font-style:normal;
	text-align: center;
	color: #666666;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	margin: 0;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: Bold;
	color : #666666;
	padding: 0.3em;
}
#head { 
	width: 904px;
	height: 130px;
	padding: 0; 
	margin: 0 auto; 
	font-size: 1px;
	text-align: left;
	background-color: #FFFFFF;
	background-image:  url("images/bg.gif");
	background-position: right;
	background-repeat: repeat-y;
	border: 0px solid #579dbf;
}
#headsub {
	position: relative;
	float: right;
	width: 500px;
	padding: 50px 20px 0 0;
	text-align: center;
	border: 0px solid purple;
}
.container {
	width: 904px; 
	padding: 10px 0; 
	margin: 0 auto; 
	text-align: center; 
	font-size: 1px;
	background-color: #FFFFFF;
	background-image:  url("images/bg.gif");
	background-repeat: repeat-y;
	vertical-align: middle;
	clear: both;
}
.container h1 {
	text-align: left;
	margin: -5px 40px 0 40px;
	padding: 0;
}
.block {
	width: 842px; 
	border: 2px solid #d6e7ee;
	padding: 10px 0; 
	margin: 0 auto; 
	text-align: center; 
	vertical-align: middle;
	font-size: 12px;
}
#foot { 
	width: 904px; 
	padding: 0; 
	margin: 0 auto; 
	font-size: 1px;
	text-align: left;
}