a:link	{font-style: italic;
			color: black;
			}
	
a:visited {font-style: italic;
			color: black;
			}

a:active	{font-style: italic;
			color: black;	
			}

a.navsideselected:visited {font-style: normal;
			text-decoration: none;
			color: white
			}

a.navsideselected:link {font-style: normal;
			text-decoration: none;
			color: white
			}

a.navsideselected:active {font-style: normal;
			text-decoration: none;
			color: white
			}

a.navsideunselected:visited {font-style: normal;
			text-decoration: none;
			color: silver
			}

a.navsideunselected:link {font-style: normal;
			text-decoration: none;
			color: silver
			}
		
a.navsideunselected:active {font-style: normal;
			text-decoration: none;
			color: silver
			}
		
body {color: white;
			background-color: black;
			}
		
hr {width: 80%;}

h1	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: +200%;
			text-align: center;
			font-weight: bold;
			}

h2	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: +150%;
			text-align: center;
			font-weight: bold;
			}

p	{font-family: "times", serif;
			text-align: justify;
			font-weight: normal;
			color: black;
			margin-left: +5%;
			margin-right: +5%;
			}
		
ul	{font-family: "times", serif;
			text-align: justify;
			font-weight: normal;
			color: black;
			margin-left: +10%;
			margin-right: +10%;
			}

.answer {margin-left: +10%;
			margin-right: +10%;
			}

.code {font-family: monospace;
	margin-left: +10%;
	margin-right: +10%;
	text-align: left;
	}

.main {color: black;
			background-color: black;
			background-image: url(paper.numbers.jpg);
			margin-left: +10%;
			margin-right: +10%;
			}
			
.maincover{color: white;
			background-color: black;
			font-family: "times", san-serif;
			text-align: center;
			font-weight: normal;			
			margin-left: +10%;
			margin-right: +10%;
			}
						
.construction {color: black;
			background-color: white;
			background-image: url(paper.caution.jpg);
			margin-left: +10%;
			margin-right: +10%;
			}

.hype {text-align: center;
			font-weight: bold;
			}

.navsideunselected {font-style: normal;
			text-decoration: none;
			color: silver;
			}

.navtree {text-align: center;
			margin-left: +10%;
			margin-right: +10%;
			font-style: italic;
			}
			
.navside {text-align: center;
			margin-left: +15%;
			margin-right: +15%;
			background-color: #53505B;
			background-image: url(bindingbook.jpg)}
			}
			
.navsideselected {font-style: normal;
			text-decoration: none;
			color: white;
			}
			
.newsdate{font-weight: bold;}

.question {font-style: italic;}
