body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	color: #000066;
	margin-left: 15em;
	margin-right: 15em;
	font-size: smaller;
}
.link {
	background-color:#B2CDE0;
	color: #000066;
	font-weight: bold;
	font-size: small;
	}
.nolink {
	color: #000066;
	background-color: #B2CDE0;
	font-size: medium;
	font-weight: bold;
	}

h2 {
	background-color:#EBEBEB;
	color: #000066;
	font-size:medium;
	font-weight: bold;
	}
h3 {
background-color:#EBEBEB;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	}
h4 {
background-color:#EBEBEB;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	}	

.triosetc {
	background-color:#EBEBEB;
	color: #000066;
	line-height: 0.75em;
	font-size: small;
	font-weight: bold;
	}


a.content {
	background-color:#EBEBEB;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	}
	
a.content.hover {
		background-color: #FFFFFF;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	}
a.content.active {
	background-color: #FFCCFF;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	}
a.content.visited {
	background-color:#330000;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	}
a.navigation {
	background-color:#B2CDE0;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
a.navigation.hover {
	background-color: #CC0000;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	}

a.navigation.visited {
	background-color:#B2CDE0;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	}
.anchortop {background-color: #EBEBEB;
		color: #000033;
		
		}
	

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
hr	{
	height: 0;
	border-top: 3px #000066 solid;
	background-color: #B2CDE0;
	}	
.copyright {
	background-color: #B2CDE0;
	color: #000066;
	text-indent: 0;
	font-size: x-small;
	margin-top: 0;
					 }	
	
.floatbox {
					width: 256px;
					height: 144px;
					float: left;
					margin-right: 3em;
					margin-bottom: 1em;
					margin-left: 1em;
					}
span.chapter {
						 font-variant: small-caps;
						 font-weight: bold;	
						 text-indent: 2em;
						 }	
.flashcontent {
	color: #000066;
	background-color: #EBEBEB;
	}
.flashcontent2 {
	color: #000066;
	background-color: #EBEBEB;
	} 			 
						 
.faults {
	color: #000066;
	background-color: #EBEBEB;
	font-size: x-small;
	}