body 
{
	background: #3366FF; 
	scrollbar-3dlight-color: black; 
	scrollbar-arrow-color: gray; 
	scrollbar-base-color: white; 
	scrollbar-darkshadow-color: blue; 
	scrollbar-face-color: navy
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #9999CC;
	text-align: left;
	height: 10%;
	width: 55%;
	border: medium solid #000000;
	align: center;
	cellspacing:6;
	top: 26%;
	position: absolute;
	left: 23%;
}

.table2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #9999CC;
	text-align: left;
	height: 10;
	border: thin #000000;
	position: relative;
	left: 1%;
	top: 1%;
	width: auto;

}

td{
	width: 376px;
	height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.td1{
	width: 100px;
	height: 21px;
	line-height: 21px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	vertical-align: text-top;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-weight: bolder;
}

.td2{
	width: auto;
	height: auto;
	line-height: 21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-size: 14px;
	font-weight: 100;
}

h1{
	font-size: small;
	background-color: #FF0000;
	border: solid #000000;
	color: #FFFFFF;
	position: relative;
	width: 100%;
	padding: 5px;
	cursor: hand;
}

div {
	margin: auto;
	padding: 20px;
	height: auto;
	width: auto;
	border: thin solid #000000;
}
.img1 {
	margin: 0px;
	padding: 5%;
	position: absolute;
	left: 80%;
	Top: 26%;
	width: 10%;
	line-height: 25px;
	border: thin solid #000000;
	Z-position: 10;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	height: 10%;
	width: 55%;
	border: thin solid #000000;
	background-color: #9999CC;
	color: #FFFFFF;
}


.links {
	margin: 0px;
	padding: 5%;
	position: absolute;
	left: 3%;
	top: 26%;
	width: 16%;
	line-height: 25px;
	border: thin solid #000000;
	color:white;
}

.georgecontact {	
	margin: 0px;
	padding: 5%;
	position: absolute;
	left: 3%;
	top: 76%;
	width: 16%;
	line-height: 25px;
	border: thin solid #000000;
	color:white;
}

.contact {
	margin: 0px;
	padding: 5%;
	position: relative;
	left: 2%;
	top: 48%;
	width: 16%;
	line-height: 25px;
	border: thin solid #000000;
	color: white;
}

.bottom{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


}

pre {
	bottom: 2%;
	postion: static;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2%;

}


.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: thin solid;

}


  .logo{
	height: 70;
	width: 140;
  }



a:link {
	color: white;
	decoration:none;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:active {
	font-weight:bold;
	background: #FFFFFF;
}
a:hover {
	font-weight:bold;
	background: none;
}i
,