BODY {background-image : url(bridgeak2.jpg); background-repeat : no-repeat;
      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: #0000FF; 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.ORANG {position: relative; left: 3px; top: -28px; font-size: 50pt;
				color: #FF9600; font-weight: bold;
			     font-family: courier, verdana, sans-serif}
SPAN.BLACK {position: relative; left: 0px; top:  25px; font-size: 50pt;
	           color: #000000; font-weight: bold; font-family: courier,
			     verdana, 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}
P.RIGHT {text-align: right}
P.CNTER {text-align: center}
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;} 
