BODY {background-image : url(grid_bkg.gif);
      background-color : #CCCCCC; background-attachment: fixed; color: #000000}
      
A:LINK    {color: #0000FF; text-decoration: none}
A:ACTIVE  {color: #FF9600; text-decoration: none}
A:VISITED {color: #0000d0; text-decoration: none}

ADDRESS	  {color: #000000; font-size: 12pt; font-family: serif;}

.blue    {color: blue}
.red     {color: red}
.green   {color: green}

CODE	 {color: green; font-size: 12pt; font-family: monospace; font-weight: bold}

DIV      {width: 650px; text-align: center; font-family: verdana, sans-serif;
		  font-size: 12pt; }

EM       {font-weight: bold; font-weight: italic; color: navy; }

H1       {text-align: center; font-family: courier, verdana, sans-serif}
H2       {font-family: courier, verdana, sans-serif}
H3       {font-family: verdana, helvetica, sans-serif}

DT	 {color: navy; font-family: sans-serif; font-weight: bold;
		 text-align: left; font-size: 12pt; }
DD	 {color: maroon; font-family: garamond, serif;
		 text-align: left; font-size: 14pt; }

UL {font-size: 14px; font-family: verdana, helvetica, sans-serif;
   text-align: justify; list-style-type: circle;}
OL {font-size: 14px; font-family: verdana, helvetica, sans-serif; 
   text-align: justify;}
OL.NUMS {list-style-type: decimal;}
OL.LETS {list-style-type: lower-alpha;}
OL.KATS {list-style-type: katakana;}
OL.HIRS {list-style-type: hiragana;}

SPAN.HEADR {font-size: 16pt; color: #000000; font-weight: bold; 
		font-family: verdana, helvetica, sans-serif}
SPAN.TITLE {font-size: 24pt; text-align: center;
	        color: #000000; font-weight: bold; font-family: courier, verdana, sans-serif}

P       {font-size: 14pt; color: #000000; font-family: verdana, helvetica, 
	     sans-serif; text-indent: 2em; text-align: left; }
P.RIGHT {text-align: right; }
P.CNTER {text-align: center; text-indent: 0em}
P.JUSTY {text-align: justify; }

I.ORANG {color: #FF9600}

TABLE    {font-size: 14pt; color: #000000; font-family: verdana, helvetica, sans-serif}
TD       {text-align: center}
TD.CATEG   {background-color: #bfbfbf; font-size: 12pt; font-weight: bold;
	   font-family: verdana, helvetica, sans-serif} 
TD.BUTNS   {font-size: 12pt; font-family: verdana, helvetica, sans-serif;
	   border: 6px ridge #0000FF;} 