
/* hide stuff from good browsers */

.ahem {
	display: none;
	}
#retroheader {
		display: none;
		}


/* ********** */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #330;
	background-color: #960;
	}


a {
	text-decoration: none;
	color:  #900;
	outline: none;
	}
a:visited {
	color:  #900;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}

	
img {
	border: 0;
	}	
	


p {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin: 20px;
	}


blockquote {	
	font-family: monaco, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 40px 0px 40px;
	}


strong, b {
	font-weight: bold;
	}
	

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

ul	{
	font-family: georgia, verdana, arial, sans-serif;
	margin: 0px 30px 10px 30px;
	}

li {
	padding: 0px 0px 10px 0px
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	}

ul, ol, blockquote {	
	font-family: verdana, arial, helvetica, sans-serif;
	}


table, tr, td, {	
	font-family: verdana, arial, helvetica, sans-serif;
	}



/* ********** */

	h1 {
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		color: #300;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		}
	h2{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		color: #600;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 10px 0px 5px 0px;
		}
	h3{
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		color: #300;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 10px 0px 5px 0px;
		}		
	h4 {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		color: #300;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 5px 15px 5px 25px;
		}
	h5 {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		color: #333;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 5px 15px 5px 25px;
		}
	h6 {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		color: #333;
		letter-spacing: .3em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 5px 15px 5px 25px;
		}



/* ********** */


.bodytext {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin: 20px;
	}


.nav {
	font-size: 9px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px; 
	color: #ffc
	}
		.nav	A:link		{ color:#ff9; text-decoration:none; font-weight: bold;}
		.nav	A:visited	{ color:#ff9; text-decoration:none; font-weight: bold;}
		.nav	A:active	{ color:#300; }
		.nav	A:hover		{ color:#FFF; text-decoration:underline; }


.indexnav {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 15px 5px;
	color: #ffc
	}

		.indexnav	A:link		{ color:#ff9; text-decoration:none; font-weight: bold;}
		.indexnav	A:visited	{ color:#ff9; text-decoration:none; font-weight: bold;}
		.indexnav	A:active	{ color:#300; }
		.indexnav	A:hover		{ color:#FFF; text-decoration:underline; }


.subindexnav {
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 25px 5px;
	color: #ffc
	}

		.subindexnav	A:link		{ color:#ff9; text-decoration:none; font-weight: bold;}
		.subindexnav	A:visited	{ color:#ff9; text-decoration:none; font-weight: bold;}
		.subindexnav	A:active	{ color:#300; }
		.subindexnav	A:hover		{ color:#FFF; text-decoration:underline; }
		
		

.next {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .3em;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 5px 15px 5px 25px;
	color: #600
	}
		.next	A:link		{ color:#600; text-decoration:none; font-weight: bold;}
		.next	A:visited	{ color:#600; text-decoration:none; font-weight: bold;}
		.next	A:active	{ color:#ffc; }
		.next	A:hover		{ color:#000; text-decoration:underline; }


.caption {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 5px;
	text-align: center;
	}


.equation {
	font-family: courier, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 30px 10px 30px
	}


.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.bottom {
	position: absolute;
	right: 10px;
	bottom: 10px; 
	font-size: 9px;
	}

.note-r 	{
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333;
		text-align: right;
		line-height: 16px;
		margin-top: 10px;
		margin-bottom: 5px; 
		margin-right: 10px;
		margin-left: 10px;
		}

/* ********** */


.textual {
	background-color: #ffc;
	}
	
.backy {
	background-color: #960;
	}
