H1 {  font-size: x-large; color: red }
H2 {  font-family: Times,serif; font-size: x-large; color: blue }
H3 { font-size: large; color: blue }
H4 { font-family: Arial,serif; font-size: 12pt; color: red; align: center; }
H5  {font="times"; font-size: 12pt; font-style: oblique; color: blue; background-color: yellow; }
H6  {font="times"; font-size: 10pt; font-style: oblique; color: blue; background-color: silver; }

IMG { border-color: blue }
IMG.blackborder  { border-color: black }

A:link {color: blue; font-weight: 600}
A:visited {color: Lightblue; font-weight: 600}
A:active {color: blue}
A:hover {color: blue}
A:link, A:visited, A:avctive { text-decoration: none;}


A.white:link {color: blue; font-weight: 600}
A.white:visited {color: blue; font-weight: 600}
A.white:active {color: blue}
A.white:hover {color: lightblue}
A.white:link, A:visited, A:avctive { text-decoration: none;}

TABLE.blue {border-left: solid; border-color: blue; border-width: 2,0,0,0;}
TABLE.white {border-left: solid; border-color: white; border-width: 2,0,0,0;}
TABLE.redborder  {border-left: solid; border-color: red; border-width: 2,0,0,0;}
TABLE.noborder {border-width: 0,0,0,0; background-color: yellow;}
TABLE.noborder2 {border-left: solid; border-left-color:blue;  border-right: solid; border-right-color:blue;  border-top: solid; border-top-color: blue; border-bottom: solid; border-bottom-color: blue; background-color: yellow;}

TABLE.rybg  {border-left: solid; border-left-color: red;  border-right: solid; border-right-color:blue;  border-top: solid; border-top-color:  yellow; border-bottom: solid; border-bottom-color: lightgreen;border-left-width: 5; border-top-width: 2; border-bottom-width: 2; border-right-width: 2; }

TABLE.ltop {border-left: solid; border-top: solid;  border-color: blue; border-width: 2,2,0,0}

TR.blue{border-bottom: solid; border-bottom-color: blue;}

LI { font="times"; font-weight: 600 ; font-size: medium;}
