 body {
  background: #fffde2;
  padding: 0;
  margin: 0;
  font-family: verdana, arial, helvetica;
  color: #333333;
 }
 
 a:link { 
 color: #336666;
 text-decoration:none;
 } 

 a:visited { 
 color: #336666;
 text-decoration:none;
 }

 a:active { 
 color: #339999; 
 text-decoration:none;
 }
 
	
  a.change:link {
 color: #333333;
 text-decoration:none;
 }
 
   a.change:active {
 color: #339999;
 text-decoration:none;
 }

 
   a.change:visited {
 color: #333333;
 text-decoration:none;
 }
 
 a.c1 {
 text-decoration:none;
 }

P {
font-size: 12px;
line-height: 1.25em;
font-style: normal;
}

.rightborder {
border-right: 1px solid #99CC33; 

}

.margin{
font-size: 10px;
line-height: 1.25em;
}

.marginhead {
color: #336666;
font-size: 10px;
line-height: 1.25em;
font-weight: bold;
}

.margintitle {
color: #669900;
font-size: 10px;
line-height: 2em;
font-style: italic;
font-weight: bold;
}

.marginnew {
color: #C63;
font-size: 10px;
line-height: 2em;
font-weight: bold;
}

.title {
font-size: 14px;
line-height: 1.5em;
font-weight: bold;
}

.head {
color: #336666;
font-size: 13px;
line-height: 2em;

font-weight: bold;
}

.subhead {
color: #336666;
font-size: 9px;
line-height: 2em;
font-style: italic;
}
