<!--a:link {
	color: blue;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:active {
	color: blue;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:visited {
	color: blue;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:hover {
	color: red;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
.header {
	background: url(http://98.131.232.113/images/graphics/logo.png) no-repeat center;
	background-position: bottom;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin: auto;
	width: 100%;
	background-color: rgb(135,140,151);
	float: none;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	font-family: Verdana, Verdana, Serif;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-align: left;
}
.leftnav {
	width: 16%;
	border: 0px solid #000000;
	float: left;
	padding: 5px;
	clear: left;
	color: black;
}
.leftbox {
	background-color: #FFFFFF;
	float: left;
	border: medium double black;
	font-size: small;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: black;
	clear: left;
}
.rightnav {
	float: right;
	width: 16%;
	font-size: small;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: black;
	clear: none;
}
.rightbox {
	background-color: #FFFFFF;
	width: 100%;
	border: medium double black;
	float: right;
	font-size: small;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: black;
	clear: none;
}
.middle {
	clear: none;
	width: 62%;
	margin-left: 200px;
	font-family: Verdana, Verdana, Serif;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-align: left;
}
.middleback {
	background: #000;
	background: url(http://98.131.232.113/images/graphics/linkback.png) no-repeat center;
	clear: none;
	padding-left: 20%;
	font-family: Verdana, Verdana, Serif;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-align: right;
}
H1 {
	font-size: x-large;
	font-family: Arial, Arial, Serif;
	font-weight: bold;
	color: white;
	text-align: center;
}
H2 {
	font-size: large;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	color: black;
	text-align: center;
}
H3 {
	font-size: medium;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	color: white;
	text-align: center;
}
H4 {
	font-size: small;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	text-align: center;
	color: black;
}
H5 {
	font-size: x-large;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	color: white;
	text-align: left;
}
H6 {
	font-family: Arial, Arial, Serif;
	font-size: xx-large;
	font-weight: bold;
	color: white;
}
.small {
	font-size: medium;
	font-family: Arial, Arial, Serif;
	font-weight: normal;
	text-align: left;
	color: white;
}
.large {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Arial, Serif;
}
img {
	border: 0px;
	padding-right: 4px;
}
td {
	font-family: Verdana, Verdana, Serif;
	font-weight: normal;
	text-align: left;
	font-size: small;
}
.col1 {
   position:absolute;
   left:220px;
	font-size: medium;
  }        
.col2 {
   position:absolute;
   left:340px;
	font-size: medium;
  }        
.col3 {
   position:absolute;
   left:460px;
	font-size: medium;
  }        
.col4 {
   position:absolute;
   left:580px;
	font-size: medium;
  }
.col5 {
   position:absolute;
   left:220px;
	 font-size: medium;
	 width:600px;
  }        
