h1 {font-family:sans-serif; font-size: 160%; color: white}
h2 {font-family:sans-serif; font-size: 140%; color: white}
h3 {font-family:sans-serif; font-size: 140%; color: white}
h4 {font-family:sans-serif; font-size: 120%; color: white}
h5 {font-family:sans-serif; font-size: 110%; color: white}
p {font-family:sans-serif; font-size: 100%; color: white; font-weight:bold}
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge color: white}
p.inset {border-style: inset}
p.outset {border-style: outset}
body {background-color: #3333ff}
table {border-style: double;
border-width: 5px 5px 5px medium; font-family:sans-serif; font-size: 110%; color: white}
hr {color:white}
p.doubleleft {text-align: left;  color:white; border-style: double}
p.doublecenter {text-align: center;  color:white; border-style: double}
p.doublecenterbig {text-align: center;  color:white; border-style: double; font-size: 160%}
p.left {text-align: left; color:white;}
p.leftbig {text-align: left; color:white; font-size: 140%}
p.center {text-align: center; color:white}
p.centerbig {text-align: center; color:white; font-size:140%}
a:link     {color:#ffff99}
a:visited  {color:yellow}
a:hover    {color:#ffffcc}
a:active   {color:aqua}

