body {
	background: #F0F8FF;
	color: black;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	margin-left: 5%;
	margin-right: 5%;

	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

h1 {
	color: #66CCFF;
	font-size: 36px;
	font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif;
}

big { font-size: 18px }

a { color: navy; }

a:visited { color: #4682B4; }

.finePrint { 
color: black;
font-size: 8pt;
font-family: Arial, Verdana, helvetica, sans-serif }      

pre {
	font-family: 'courier new', courier;
	font-size: 13px;
}

.darkcell {
	background: #000000;
	color: #eeeeee;
	font-family: 'trebuchet ms', times, serif;
	font-size: 13px;
}

.darklink { color: #66ccff; }

.darklink:visited { color: #4682B4; }

.darklink:hover { color: #DAA520; }

.xcode {
	font-family: 'courier new', courier;
	font-size: 13px;
}

.mainbody {
	margin-left: 5%;
	margin-right: 5%;
}

.thinribbon {
	border-bottom-color: #4e92fd;
	border-bottom-width: 10px;
	border-bottom-style: solid;	
}

.w { color: #ffffff; }
.w:visited { color: #ffffff; }

.bt { background: #041E7E; }

.pageHead {
	background-color: #000000;
}