/* West Surrey Association of Cricket Umpires and Scorers website stylesheet */

/* by Mike Brunavs 04/10/2005 */

BODY {
   font-family: Verdana;
   font-size: 12px;
}

A:link, A:visited {   
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #009933;
   text-decoration: none;
}

A:hover {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #999999;
   text-decoration: none;
}  

P.page-title {
   font-family: Verdana;
   font-size: 18px;
   color: #ffffff;
}
 
P.body-heading {
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
   color: #009933;
   letter-spacing: 0.1em;
   margin-top:15px;
   margin-bottom: 0px;
}

P.body-heading2 {
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
   color: #009933;
   letter-spacing: 0.1em;
   margin-top:15px;
   margin-bottom: -20px;
}

P.body-subheading {
   font-family: Verdana;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0px;
}

P {
   font-family: Verdana;
   font-size: 12px;
   line-height: 150%;
}

P.sub-text {
   font-family: Verdana;
   font-size: 11px;
}

P.speaker {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #0000FF;
}

P.speaker-role {
   font-family: Verdana;
   font-size: 10px;
}

P.agm {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #800080;
}

P.block-text {
   display: block;
   font-family: Verdana;
   font-size: 11px;
   color: #000000;
   background-color: #c1ffc1;
   padding: 2;
   margin: 5px 5px;
}