body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #00FFFF;
}
a:visited {
	color: #CCFFFF;
}
a:hover {
	color: #FFFF33;
}
a:active {
	color: #FFFF33;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FFFF00;
}
h2 {
	font-size: 18px;
	color: #FFFF00;
}
h3 {
	font-size: 14px;
	color: #FFFF00;
}
td#leftcolumn {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(slices/leftbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #16ada6;
}
td#top {
	background-color: #000000;
	background-image: url(slices/dantzig-glassbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #16ada6;
	border-bottom-color: #16ada6;
	margin: 0px;
	padding: 10px;
}
td#contentsplash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #16ada6;
	border-bottom-color: #16ada6;
	background-image: url(images/splashback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.border {
	margin: 5px;
	border: 2px solid #16ADA6;
}
.tenpoint {
	font-size: 10px;
}

