body {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial, verdana;
   color: #6f9363;
   text-decoration : none;
   letter-spacing : 0px;
   background-color: #9cc5b9;

scrollbar-face-color: #dae8d9; 
scrollbar-shadow-color: #dae8d9; 
scrollbar-highlight-color: #dae8d9; 
scrollbar-3dlight-color: #e8f1e8; 
scrollbar-arrow-color: #636864;
scrollbar-darkshadow-color: #e8f1e8; 
scrollbar-track-color: #dae8d9; 
}


/* Content */


table {
   font-style : normal; 
   font-size : 8pt; 
   font-family :arial;
   color: #1f540d;
   letter-spacing : 0px;
   background-color: #4f9a89;
   margin-right: 0px;
   margin-left: 0px;
   padding: 5px;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 12px;
}


.content {
   font-style : normal; 
   font-size : 8pt; 
   font-family :arial;
   color: #1f540d;
   letter-spacing : 0px;
   background-color: #4f9a89;
   margin-right: 0px;
   margin-left: 0px;
   padding: 2px;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 12px;
}


/* Head */

.head {
   font-style : italic; 
   font-weight : bold; 
   font-size : 9pt;
   font-family: arial;
   color: #1c7e66;
   background-color: #a3bfad;
   background-image: url(http://fanlisting.cory-monteith.com/layout/headbg.jpg);
   background-repeat: no-repeat; 
   background-position: center left; 
   letter-spacing : 1px;
   text-transform: lowercase;
   margin-top: 0px;
   padding: 7px;
   -moz-border-radius: 5px; 
   border: 1px solid #1c7e66;
}


/* LINKS */

a:link {
   font-style: none; 
   font-size: 8pt;
   font-weight: bold; 
   font-family: arial;
   color: #c5e194; 
   text-decoration: none; 
   letter-spacing: 0px;
   text-transform: none;
   
}

a:visited {
   font-style: normal; 
   font-size: 8pt;
   font-weight: bold; 
   font-family: arial;
   color: #c5e194; 
   letter-spacing: 0px;
   text-decoration: none;
   text-transform: none;
}

a:hover {
   font-style: none;
   font-size: 8pt;
   font-weight: bold; 
   font-family: arial;
   color: #225a0c;
   cursor: nw-resize;
   text-decoration: underline; 
   letter-spacing: 0px;
   text-transform: none;
}

a:active {
   font-style: none; 
   font-size: 8pt;
   font-weight: bold; 
   font-family: arial;
   color: #c5e194; 
   text-decoration: none; 
   letter-spacing: 0px;
   text-transform: none;

}
