body { background: black; link: yellow; alink: yellow; vlink: yellow }

h1 { font-family: "arial"; color: red }
h2 { font-family: "arial"; color: red }
h3 { font-family: "arial"; color: red }
h4 { font-family: "arial"; color: red }
h5 { font-family: "arial"; color: red }

p    { font-size: 10pt; font-family: verdana; color: yellow }
p.b  { font-size: 10pt; font-family: verdana; color: yellow; font-weight: bold }
p.t1 { font-size:  8pt; font-family: arial; color: yellow }
p.t2 { font-size: 10pt; font-family: verdana; color: red   ; font-weight: bold }
p.t3 { font-size: 10pt; font-family: verdana; color: red }
p.i  { font-size: 08pt; font-family: verdana; color: red ; font-style: italic}

a.yellow:link    { font-family: "verdana"; font-size: 10pt; color: yellow}
a.yellow:active  { font-family: "verdana"; font-size: 10pt; color: yellow}
a.yellow:visited { font-family: "verdana"; font-size: 10pt; color: yellow}
a.yellow:hover   { font-family: "verdana"; font-size: 10pt; color: orange}

a.red:link       { font-family: "verdana"; font-size: 10pt; color: red   }
a.red:active     { font-family: "verdana"; font-size: 10pt; color: red   }
a.red:visited    { font-family: "verdana"; font-size: 10pt; color: red   }
a.red:hover      { font-family: "verdana"; font-size: 10pt; color: orange}

a.yellow8:link       { font-family: "verdana"; font-size: 08pt; color: red}
a.yellow8:active     { font-family: "verdana"; font-size: 08pt; color: red}
a.yellow8:visited    { font-family: "verdana"; font-size: 08pt; color: red}
a.yellow8:hover      { font-family: "verdana"; font-size: 08pt; color: orange}

a.red8:link       { font-family: "verdana"; font-size: 08pt; color: yellow}
a.red8:active     { font-family: "verdana"; font-size: 08pt; color: yellow}
a.red8:visited    { font-family: "verdana"; font-size: 08pt; color: yellow}
a.red8:hover      { font-family: "verdana"; font-size: 08pt; color: orange}

a.redb:link    { font-family: "verdana"; font-size: 10pt; font-weight: bold; color: red   }
a.redb:active  { font-family: "verdana"; font-size: 10pt; font-weight: bold; color: red   }
a.redb:visited { font-family: "verdana"; font-size: 10pt; font-weight: bold; color: red   }
a.redb:hover   { font-family: "verdana"; font-size: 10pt; font-weight: bold; color: orange}

ul { font-family: "verdana"; color: red; list-style-image:url(http://www.techtrol.co.uk/__bullet.gif) }
ol { font-family: "verdana"; font-size: 10pt; color: red; }