
	.guts {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
		font-size : 12px;
		background: white;
		border: 1px solid black;
	}

	BODY {
		background: #630000;
	}
  
	.fpimage {
   	border: 1px solid black;
	}

.smaller {
   font-size: 8px; 
}

.heading {
   font-size: 12px; 
   font-weight: bold;

}

.subheading {
   font-size: 12px; 
   font-weight: bold;
}

.title {
   font-size: 18px; 
   font-weight: bold;
   margin-bottom: 8px;
}

.links {
   font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
   font-size: 10px;
   margin-top: 12px;
   margin-bottom: 4px;

}
.linksFat {
   font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
   font-size: 10px;
   margin-top: 12px;
   margin-bottom: 4px;
}
.linksMed {
   font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
   font-size: 14px;
   margin-top: 12px;
   margin-bottom: 4px;
}
.linksMedFat {
   font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
   font-weight: bold;
   font-size: 12px;
   margin-top: 12px;
   margin-bottom: 4px;
}
.linksBig {
   font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
   font-size: 18px;
   font-weight: bold;
   margin-top: 18px;
   margin-bottom: 4px;
}

.linkpanel {
   font-wize: 10px;

 border-left: 4px solid #FF4800;
 border-right: 4px solid #FF4800;
 border-top: 4px solid #FF4800;
 border-bottom: 2px inset #FF4800;
 padding: 6px;
   padding-bottom: 12px;
}
.linkpanelOuter {
   font-wize: 10px;
   background: white;
   border: 2px solid black;
}

.copyright {
	  font-size: 9px;
 	  text-align:right; 
	  color:white;
          font-family: Verdana, sans serif, Tahoma, Verdana, Arial;
}
.authordate {
	  font-size: 9px;
 	  text-align:right; 
	  padding-top: 20px;
}

.navpanel {
    background: #FF4800;
    font-color: white;
    text-align: center;
    border: 1px solid black;	
	border-top: 4px outset black;
font-size: 9px;
}
