/*   __________________________________________________________________________________________________
    |
    |  Web Design & Maintenance Details for the Weydon Against Speed Bumps website
    |  ---------------------------------------------------------------------------
    |  Style Name:                styleWASB.css
    |  Website:                   www.Weydon-Against-Speed-Bumps.co.uk
    |  Website Designed By:       Web Design Builders
    |  Website Hosted By:         Web Design Builders
    |  Web Design Builders URL:   http://www.Web-Design-Builders.com
    |  Last Updated:              10th February 2010
    |  Copyright Notice:          Copyright ©2006-2010 Weydon Against Speed Bumps   All Rights Reserved
    |___________________________________________________________________________________________________
DON'T USE:
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600; text-decoration: none}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600; text-decoration: none}
a:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600; text-decoration: none}
*/

/* BODY: page background color = orange */
body {background-color: #FFCC00}

body,td,th {color: #000000}

/* LINKS: text color = green with hover color = blue */
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000FF; background-color: #FFCC00}

/* h1 used for WASB logo text; color = green: */
h1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 26px; font-style: normal; font-weight: bold; text-align: left; color: #006600}

/* h2 used for top of page links; color = green: */
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: center; color: #006600}

/* h3 used for page name heading on all pages: center justified; color = green: */
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: center; color: #006600}

/* h4 used for page main text; center justified normal; color = black: */
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-align: center; color: #000000}

/* h5 used for email link at bottom of each page: center justified; color = red: */
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; text-align: center; color: #FF0000}

/* h6 used for www.Weydon-Against-Speed-Bumps.co.uk link at bottom of all pages: center justified; color = green: */
h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: center; color: #006600}

.style1 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600}       /* green */
.style2 {font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center}   /* used for WDB boxed advert */
.style3 {color: #FF0000}    /* red   */
.style4 {color: #0000FF}    /* blue  */
.style5 {color: #000000}    /* black */
.style6 {color: #006600}    /* green */
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-align: left; color: #000000}  /* black left justified*/
.style8 {font-family: Calligraphic, Arial, Script; font-size: 15px; font-style: italic; font-weight: bold; text-align: center}  /* center justified*/
.style9 {font-family: Times New Roman, Verdana, Arial; font-size: 15px; font-style: normal; font-weight: normal; text-align: left; color: #000000}  /* black left justified*/
.style10 {font-size: large; font-weight: bold}
