<style type="text/css">

body { font-family: arial, helvetica, 'gill sans', sans-serif;
  font-size: 11px;
  margin: 10px 10px;
  color: #333; }

h1 { font-family: 'arial black', sans-serif; 
  font-weight: normal;
  font-size: 48px; 	 
  color: #666;
  margin: 0px 0px 10px 0px; }

h2 { font-family: 'arial black', sans-serif; 
  font-weight: bold;
  font-size: 36px; 	 
  color: #666;
  margin: 0px 0px 10px 0px; }
  
h3 { font-family: 'arial black', sans-serif; 
  font-weight: bold;
  font-size: 24px; 	 
  color: #666;
  margin: 0px 0px 10px 0px; }
  
h4 { font-family: 'arial black', sans-serif; 
  font-weight: bold;
  font-size: 18px; 	 
  color: #666;
  margin: 0px 0px 10px 0px; }
  
.box { 	border: solid;
	border-color: black;
	padding: 1em 2em;
	margin: 12px 12px 12px 12px }
	
	
.title { font-family: arial, helvetica, sans-serif; 
  font-weight: bold;
  font-size: 11px; 	 
  color: #333;
  margin: 0px; }
  
.desc { font-family: arial, helvetica, 'trebuchet ms', sans-serif; 
  font-weight: bold;
  font-size: 11px; 	 
  color: #999;
  margin: 0px 0px 10px 0px; }
  
.item { font-family: arial, helvetica, 'trebuchet ms', sans-serif; 
  font-weight: bold;
  font-size: 11px; 	 
  color: #666;
  margin: 0px 0px 10px 0px; }
  
.date { font-family: arial, helvetica, 'trebuchet ms', sans-serif; 
  font-weight: bold;
  font-size: 11px; 	 
  color: #fff;
  margin: 0px; }
  
h5 { font-family: arial, helvetica, 'trebuchet ms', sans-serif; 
  font-weight: bold;
  font-size: 11px; 	 
  color: #666;
  margin: 0px 0px 0px 0px; }

.white { color: white; }
    
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #000; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #930; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #f30; }

.title a { color: #333; }

.title a:hover { color: #930; }

.title a:active { color: #f30; }

</style>
