body{
  font-family: arial, verdana, sans-serif;
  margin-left:3em;
  margin-right:3em;
  text-align: justify;
  background-color: white;
color:black;  
background-repeat: no-repeat;
  background-position: left;
  background-attachment: fixed;
}

div.toc {
	border: 2px solid rgb(50,100,195);
	padding: 0.3em;
	margin-left: 0.3em;
	margin-right: 0.3em;
	text-align: center;
	margin-bottom: 2em;
	background-color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
div.toc a {
  text-decoration: none;
  color: rgb(50,100,200);
  text-align: center;
}

a.skipNavigation {
	font-size: 80%;
	}

div.localNavigationBar a {
  	display: block;
	}

h1, h2, h3, h4, h5, h6 {
  color:rgb(50,100,195);
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 2.5em;
	margin-right: 1em;
	text-align: justify;
	
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
        
}


a href {
  color: red;
	background-color: none;
}

a.take me back home!{
font-size: 100%;
	}

sendmail{
font-family: MS Sans Serif,Arial,Verdana,Tahoma, sans-serif; 
	font-weight: bold;
	color: #990000;
	background-color: inherit;
	}

hr   {
        color=rgb(50,100,195);
}

	
div.footer {

 text-align: center;
 
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
 
 


	

