H1 { color: #555599; font-family: verdana, sans-serif; line-height: 0.9 }
P.first { background: white; color: black; font-family: arial, sans-serif; padding-left: 10px;
border-style: solid; border-color: #AAAAAA; line-height: 1.5 }
P.second { font-family: arial, sans-serif; font-size: 12pt; line-height: 1.2 }
DIV.firstdiv { width: 100%; border-style: solid; border-color: gray; border-width: 2px;
background: gray }
TD.tdstyle { font-family: arial, sans-serif; border-style: solid;
border-color: #AAAAAA; color: blue; background: #CCCCCC }

.global { border-style: solid; border-color: #AAAAAA; border-width: 10px; color: black;
background: #CCCCCC; line-height: 1; font-size: 15px } /* this is a comment */

A:link { text-decoration: none } /* get rid of link underline */
A:active { text-decoration: none }
A:visited { text-decoration: none } 
 
