/* Style sheet for GWW pages, created 2002-06-21, revised 2007-07-28, validated 2003-? */

body { background-color: white;
 color: black;
 font-family: geneva,arial,helvetica,sans-serif;
 margin-left: 0px;
 margin-right: 30px; }
p, th, td, ul, li { color: black;
 font-family: geneva,arial,helvetica,sans-serif; }
a:link { color: #3333FF; }
a:visited { color: #FF3333; }
a:active { color: red; }
img { border: 0; }
b, strong { font-weight: bold; }
i, em, cite { font-style: italic; }
.center { text-align: center; }
.narrow { margin-left: 30px; margin-right: 30px; }
.copyright { font-size: 80%; text-align: center;
 font-family: geneva,arial,helvetica,sans-serif; }

table { margin-left: auto; margin-right: auto; }
td.holder { width:10%; }
td.logo { width:90%; text-align: center; }
td.menu { background-color: #CCCCFF; font-size: 110%; vertical-align:top; }

.s80 { font-size: 80% } /* for size -2 or h6 */
.s90 { font-size: 90% } /* for size -1 or h5 */
.s110 { font-size: 110% }  /* for size=4 or h3 (bold for h) */
.s140 { font-size: 140% }  /* for size=5 or h2 (bold for h)*/
.s200 { font-size: 200% }  /* for size=6 or h1 */
.s300 { font-size: 300% }  /* for size=7 */
