body {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: #000000;
	background-color: #99CCCC;
	background-image: url(../img/bgsky.jpg);
	}
a {
	color: #0033CC;
	text-decoration: underline;
	}
p,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	font-weight: lighter;
	background-color: #E1F0FF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	font-weight: lighter;
	}
h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}
.credits {
	background-color: #e1f0ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.navarea {
	background: #ff3;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 3px solid #FFFFFF;
	}
.greybox {
	margin: 0px;
	padding: 10px;
	border-left: 3px solid #000;
	border-right: 3px none #000;
	border-top: 3px none #000;
	border-bottom: 3px none #000;
	background: #e1f0ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}
.whitebox {
	margin: 0px;
	padding: 10px;
	border-left: 3px solid #000;
	border-right: 3px none #000;
	border-top: 3px none #000;
	border-bottom: 3px none #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	}
.meat {
	padding: 10px;
	border-left: 1px dashed #000;
	border-right: 1px none #000;
	border-top: 1px none #000;
	border-bottom: 1px dashed #000;
	background: #fff;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF99;
}
.greyboxtop {

	margin: 0px;
	padding: 10px 5px 11px;
	border-left: 3px solid #000;
	border-right: 3px none #000;
	border-top: 3px solid #000;
	border-bottom: 3px none #000;
	background: #e1f0ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.unnamed1 {
}
.yellowbox {
	background-color: #FFFF00;
	border: thin dashed #000000;
	padding: 10px;
}
.greysidebox {
	margin: 0px;
	padding: 10px;
	border-left: 3px solid #000;
	border-right: 3px none #000;
	border-top: 3px none #000;
	border-bottom: 3px none #000;
	background: #e1f0ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	float: right;
	width: 200px;
}
