body {  
	background-color: #330000; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
	}

span.change, span.change table, span.change em, span.change p, span.change li{
  background-color:#FFFF99;
  cursor:help;
}
span.change span{
  display:none;
}
span.change:hover span{
  display:block;
  padding: 5px; margin: 10px; z-index: 100;
  color: #990000; background: #EEEEEE;
  border: outset 3px black;
  font: 12px Verdana, sans-serif;
  position:absolute; /*top: 50px;*/ left:155px; width: 750px;
  padding: 10px; margin: -60px; z-index: 100;
  float: left;
}
	
.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	font-weight: bolder;
	}

.prerequisite {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	letter-spacing: 1px;
	}

.navigation {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}

		
p, h1, h2, h3, h4, h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 20px;
	}
		
p 	{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 20px;
	}

h1	{
	font-size: 20px;
	font-weight: lighter;
	}


h2	{
	font-size: 14px;
	padding-top: 4px;
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	}

h4	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	}
	
strong 	{	
	font-weight: bold;
	}

a	{
	color: #660000; 
	text-decoration: underline		
	}

a:hover	{
	color: #CC9900; 
	text-decoration: underline
	}

a:visited {
	color: #666666;
	}
	
ul 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}
	
ol 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}

li 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}
		
blockquote {
	margin-right: 30px;
	margin-left: 30px;
	}

.table100 {
	width: 100%;
	}

.bkg-white {
	background-color: #FFFFFF;
	}

.whiteBold {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFFFF;
	font-weight: bold;
	}

.a-footer {
	color: #FFFFFF; 
	text-decoration: underline
	}
.largeRed {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; color: 990000; font-weight: bold}

