HTML,BODY {
	margin: 6px;
	height: 100%;
	border:none
	}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	}
 A {
 	text-decoration:none
	}
a:visited {
	color:#3366FF;	
	}
a:link {
	color:#0000CC;	
	}
a:hover {
	text-decoration: underline overline; 
	color:#990000;	
	}
.tableleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height: 100%;
	width: 60%;
	border-right-style: none;
	border-left-style: none;
	}
.about {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
