h1 {
	text-align:left;
	letter-spacing:0.5em;
	background:#000000;
	color:#FFFFFF;
	font-family: "arial", "veranda";
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	border: thin solid teal;
}

h2 ( 
	text-align:center;
	letter-spacing:.5em;
	background:#009A9A;
	color:#FFFFFF;
	font-family: "arial", "veranda";
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	border: thin solid #000000;
	
)

a:link {:color:purple
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	border: medium double #000000;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	cursor: crosshair;
}

a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15pt;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15pt;
}
table {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #009A9A;
	border-right-color: #009A9A;
	border-bottom-color: #009A9A;
	border-left-color: #009A9A;
	height: 85%;
	width: 85%;
	background-color: #FFFFFF;
	float: left;
	background-image: url(2.jpg);
}
.2 {
	position: relative;
	width: 600px;
	height: 40%;
}


a:hover {
	color:#009A9A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15pt;
}
a:active {
	color:purple;
	font-size: 15pt;
	text-decoration: none;
}
BODY {
	scrollbar-3dlight-color:#CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#006C6C;
	scrollbar-arrow-color:white;
	scrollbar-base-color:teal;
	scrollbar-darkshadow-color:purple;
	scrollbar-face-color:white;
	scrollbar-highlight-color:navy;
	scrollbar-shadow-color:black;
	background-position: center center;
	background: #cccccc url(bg_grad.jpg) fixed;
}
img {
	border-size:3;
	border: thick groove #009A9A;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
