
body {background-color:white;margin:0;padding:0;}

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }

:link {color: black}
a:active {color: blue}
a:visited {color: 990033}
a.links { text-decoration: none }

font.menu {text-align:center; color:990033;}
font.smallr {font-size:80%; color: 990033}

h2 {text-align:center; font-size:200%;}
h2.left {text-align:left; font-size:200%;}
h2.small {text-align:center; font-size:150%}
h2.menu {text-align:center; font-size:200%; color:990033;}


p.normal {font-size:130%;color:rgb(159,0,0)}
p.menu {font-size:130%;color:black}
p.normalPR {font-size:130%;color:rgb(159,0,0);padding-right:8px;}
p.reduced {font-size:110%;color:rgb(159,0,0)}
p.small {font-size:70%;}

table.main {border-width:6px;border-style:solid none none none;border-color:rgb(159,0,0);width:800px;}
table.center {width:1000px;border-style:none }
td.main {vertical-align:top}