/* Duplicate entries for compliance with Gecko interpretation of css standard -\
 Alex 31/10/02 */

body {background-color: #ffffff; color: #000000;}
BODY {background-color: #99CCFF; color: #000000;}


p, ul, ol, li, table, td {font-family: Arial, Helvetica, sans-serif; }
P, UL, OL, LI, TABLE, TD {font-family: Arial, Helvetica, sans-serif; }

div.center { text-align: center; }
DIV.CENTER { text-align: center; }

a {text-decoration:none;}
A {text-decoration:none;}


a:link {color: #003399; font-family: Arial, Helvetica, sans-serif;}
A:link {color: #003399; font-family: Arial, Helvetica, sans-serif;}

a:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
A:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}

a:active {color: #cc0000; font-family: Arial, Helvetica, sans-serif;}
A:active {color: #cc0000; font-family: Arial, Helvetica, sans-serif;}

a.bread {color: #FDD242; font-size: 80%; font-weight: bold;}
A.bread {color: #FDD242; font-size: 80%; font-weight: bold;}


p.small {font-size: 90%;}
P.small {font-size: 90%;}

h1 {font-weight: bold; font-size: 120%; color: #990000; font-family: Arial, Helvetica, sans-serif;}
H1 {font-weight: bold; font-size: 120%; color: #990000; font-family: Arial, Helvetica, sans-serif;}

h2 {font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
H2 {font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif;}


h3 {font-weight: bold; font-style: italic; font-size: 100%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
H3 {font-weight: bold; font-style: italic; font-size: 100%; color: #333333; font-family: Arial, Helvetica, sans-serif;}


h4 {font-weight: bold; font-size: 90%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
H4 {font-weight: bold; font-size: 90%; color: #333333; font-family: Arial, Helvetica, sans-serif;}

td.boldName { font-size:x-large;font-weight:bold; }
td.boldNameLilac { font-size:x-large;font-weight:bold;color:#666699; }
td.boldTitle { font-size:large;font-weight:bold; }
td.normalTitle { font-size:large;font-weight:normal; }
td.smallTitle { font-style:italic;font-size:small; }
td.smallText { font-size:15px;font-weight:normal; }
td.smallerText { font-size:12px;font-weight:normal; }
table.gold { background-color:#FDD242;}
td.topNavSpacer { background-color:#666699;}
td.topNavLinks { background-color:#CC3333;color:#FDD242;}
td.topNavNoLink { font-family: Arial, Helvetica, sans-serif;color:#FDD242;font-size: 80%; font-weight: bold; background-color:#666699;}

span.boldTitle { font-size:x-large;font-weight:bold; }
span.normalTitle { font-size:x-large;font-weight:normal; }
span.boldTitleRed { font-size:x-large;font-weight:bold;color:#CC3333; }
select.standard { width:250px;}

.noMargins { margin-top:0;margin-bottom:0;padding: 0px 0px 0px }
.smallMargins { margin-top:5px;margin-bottom:5px;padding: 0px 0px 0px }
p.noMarginsIndent { margin-top:0;margin-bottom:0;padding: 0em 3em 0em }
ul.noMarginsIndent { margin-top:0;margin-bottom:0;padding: 0em 4em 0em }
p.smallMarginsIndent { margin-top:5px;margin-bottom:5px;padding: 0em 3em 0em }
ul.smallMarginsIndent { margin-top:5px;margin-bottom:5px;padding: 0em 5em 0em }
