body {
	margin: 0px; padding:0px;
	font-size: 80%;
	background-color: #696;
	}

a {
	text-decoration: none;
	font color: #000;
}

a:link {
	font color: #000; 
}

a:visited {
	color: #000;
}

a:active {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #fc6;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
A IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; DISPLAY: block; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
	padding: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	background-color: #696;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#main {
	position:absolute;
	left:50%;
	width:629px;
	margin-top: 0px;
	margin-left:-315px;
	padding:10px;
	scroll: auto;
	background-color: #6699CC;
}

.bigtype {
	font-size: 1.5em;
}
