a.b:link {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: gray;
	}
a.b:hover {
	color: #004a80;
	}
a.b:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: normal;
; color: #004a80
	}
a.n:link {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
	letter-spacing: normal;
	color: gray;
	}
a.n:hover {
	color: #004a80;
	}
a.n:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
	letter-spacing: 2px;
; color: #004a80
	}
body {
	background-image: url('images/bg.jpg');
	background-color: #d3d3d3;
	font-size: 9pt;
	font-family: Tahoma;
	}
#body {
	width: 770px;
	height: auto;
	background-color: #f5f5f5;
	border-right: 3px solid #505050;
	border-left: 3px solid #505050;
; clip:   rect(   ); margin-top: auto; margin-right: auto; margin-bottom: auto
	}
#header {
	background-color: #004a80;
	height: 132px;
	}
#content {
	padding: 7px;
	}
#footer {
	padding: 7px;
; font-family: Arial, Helvetica, sans-serif; color: #666666
	}
#whoweare {
	margin-top: 10px;
	padding: 10px;
	width: 300px; 
	height: 500px; 
	border: 3px solid #004a80;
	background-color: #d4e0ea;
	color: #004a80;
	text-align: justify;
; clip:  rect(   )
	}
#arctext {
	top: 172px;
	position: absolute;
	padding: 10px;
	left: 45%;
	width: 53%; 
	color: #004a80;
	font-size: 11pt;
	z-index: 2;
; clip:  rect(   )
	}
