body {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000033}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:20px;
	}
.homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:15px 20px 5px 5px;
	text-align:justify;
	}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:20px;
	line-height: 25px;
	}
.toc a{
	color:#333333;
	font-variant:small-caps;
	text-decoration:underline;
	}
.toc a:hover {
	color:red;
	}
.toc a:visited {
	color:#663399;
	}
.orderedNav {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
	font-variant:small-caps;
	border-top:thin solid #333333;
	border-bottom:thin solid #333333;
	background-color:#CCCCCC;
	text-align:center;
	}
.orderedNav a{
	color:#000000;
	text-decoration:none;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	}
.orderedNav a:hover{
	color:red;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	}
.orderedNav a:visited{
	color:#663399;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
