/* At-Rules */
@charset "iso-8859-1";


/* centre top heading, colour navy and serif font  margin is margin from top */
h1 {color: navy; font-family:    serif; left: 50%; margin: 5%; text-align: center}

H3.capa {font:  bold; font-family:  serif; font-size: medium; text-align: center}

h2 {color: blue; font:  x-large sans-serif; font-style: italic; text-align: center}

/* sans-serif font to make reading easier */
body {font:  medium; font-family: sans-serif; width: 100%}

/* link behaviour */
A:link {color: blue; font-family: sans-serif;}

A:hover {background:   silver; color: navy;}

A:active {color: maroon; font-family:  sans-serif;}

A:visited {color: purple; font-family:   sans-serif;}

/* heading2 blue italic */
p.copyright {font: x-small serif; text-align: center}

/* copyright small */
TD.capab {color: blue; font:  bold; font-family: cursive; text-align: center}

TD.capabin {margin-left: 10%}

/* description widths fixed */
TD.indtable {background-color: #CCCCFF; font-family:     serif; font-size: small; width: 10%}

TD.serv {color: blue; font-weight: bold}

/* list styles - bullet, margin, indent */
li {color: blue; list-style: disc; margin: auto; text-indent: 10%}

LI.services {text-align: left}

UL.serv2 {margin-left: 2%; text-align: left}

td.about {color: blue; font-weight: bold; text-align: right}

tD.about2 {margin-left: 0%}

TABLE.about3 {text-indent: 3%}

UL.clients1 {margin-left: 30%}

/* End of style section. Generated by AceHTML at 26/06/02 10:51:03 */
