
body {
   background : #ffffff; 
   color: black;
   margin : 0; 
   padding : 0;
   font-family: verdana, arial, helvetica, sans-serif; 
	}

p
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em;
}

td {
vertical-align: top;
}

.headline {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
color : #333333;
margin-bottom: 1.2em;
}

.sectiontitle {
font-family: "gills sans", "humanist 521", humanist, tahoma, verdana, arial, helvetica, sans-serif;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.1em;
margin-bottom: 7px;
margin-top: 0px;
}

.pullquote {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
font-weight: normal;
}

.restentry {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
font-weight: normal;
}

.newssection {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.9em;
font-weight: normal;
}

.credits {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.7em;
font-weight: normal;
text-align: center;
}

.contentrow td {
padding-bottom: 25px;
}

.restphoto {
padding-top : 1em;
}


B, strong {
   font-weight : bold; 
	}

A:visited {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

A:link {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

A:hover {
   color : #ff4400;
   font-weight : bold; 
   background-color : #fff;  
	}

A:active {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}


.sectiontitle A:visited {
   color:  #6f6f6f;
   font-weight : bold; 
   text-decoration : none; 
	}

.sectiontitle A:link {
   color:  #6f6f6f;
   font-weight : bold; 
   text-decoration : none; 
	}

.sectiontitle A:hover {
   color : #ff4400;
   background-color : #fff;  
   font-weight : bold; 
   text-decoration : none; 
	}

.sectiontitle A:active {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

.headline A:visited {
   color:  #646464;
   font-weight : bold; 
   text-decoration : none; 
	}

.headline A:link {
   color:  #646464;
   font-weight : bold; 
   text-decoration : none; 
	}

.headline A:hover {
   color : #ff4400;
   font-weight : bold; 
   text-decoration : none; 
	}

.headline A:active {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}


