/*
 *  Name:  styles.css
 *
 *  Purpose:  cascading HTML 4.0 styles for use with Catkins Consultancy Ltd's website
 *
 *  History:
 *      16may01 Charles Atkinson
 *              * Creation
 *
 *  Future Modification:
 *      * No requirements identified             
 */

BODY {background-image: url(background.jpg); color: black; font: 11pt Arial;}

.Copyright {color: black; font: 7pt Arial;}

.ABN {color: red; font: 9pt Arial;}

A {font: 11pt Arial;}

A:link {color: rgb(53, 53, 200)}

A:visited {color: rgb(53, 53, 19)}

A:hover {color: rgb(200, 53, 19)}

BODY {color: rgb(53, 53, 19)}

DT {font-weight: bolder;}

FONT.company_details {font-size: 9;}

FONT.h1 {font-size: 20; font-weight: bold}

FONT.job_title {font-size: 16; font-weight: bold}

FONT.job_period {font-size: 16; font-weight: normal}

FONT.products_used {font-size: 10pt}

H1 {text-align: center; font-size: 20; font-weight: bold}

TD {font: 10pt/10pt Arial;}

TD.fwd_bullet {font: 18pt Arial;}

TH.fwb {font: 7pt Arial;}

h2 {text-align: center;color: red; font: 9pt Arial;}

h3 {text-align: center;color: red; font: 15pt Arial;}