/* Designed using CSS Designer for RISC OS
Author: Geoff Youngs (geoff@solutionsweb.co.uk)
Available from http://www.software.solutionsweb.co.uk/
Status: Freeware                                    */
BODY {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: x-small;
font: GylesSans;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}
H2 {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: x-large;
color: #FF0000;
}
A:hover {
text-decoration: underline;
}
TH, FONT {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: x-small;
font: GylesSans;
color: #000000;
text-decoration: none;
}
small {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: xx-small;
font: GylesSans;
color: #FFFFFF;
text-decoration: none;
}
A:link, A:visited, A:active {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: x-small;
font: GylesSans;
color: #BBBBBB;
text-decoration: none;
}
B {
font-weight: bold;
}

