#page {width: 740px;
       background: #ffffee;
       color: #770000;
       margin-top: 10px;
       margin-bottom: 10px;
       margin-left: auto;
       margin-right: auto;
       text-align: left;
       padding: 3px 3px 3px 3px;}

#foot {text-align: center;}

#defect{width: 90%;
	height: 200px;

	}

#menu {width: 740px;
       border: 1px black solid;
       background: white;
       padding: 3px;
       text-align: center;
       font-size: 11pt;
       font-family: verdana, arial, sans-serif;
       }
#menu a:link {color: maroon; text-decoration: none;}
#menu a:hover {color: white; background: maroon;}
#menu a:visited {color: maroon; text-decoration: none;}
#menu a:visited:hover {color: white; text-decoration: none;}

BODY {background-color: #ffffee; 
      background-attachment: fixed; 
      font-family: Verdana, sans-serif}

A:LINK    {color: #000077; 
	   text-decoration: none;}
A:ACTIVE  {color: black}
A:HOVER   {color: black}
A:VISITED {color: #000077; 
	   text-decoration: none;}
A:VISITED:HOVER {color: black; 
	   text-decoration: none;}

ADDRESS	{color: #770000; 
	 font-size: 20px; 
	 font-family: sans-serif;
	 text-align: center; 
	 font-weight: bold; 
	 font-style: italic;}
ADDRESS.FEE {font-size: 20px;}

CODE {color: #006600; 
      font-size: 12pt; 
      font-family: courier, monospace;}

EM  {font-weight: bold; 
     font-weight: italic; 
     color: navy; ; font-size: 14px}

H1	{font-size: 24pt; 
	 font-family: verdana, sans-serif;
	 font-weight: bold; 
	 text-align: center;
	 font-style: normal;
	 margin: 3px;}
H2	{font-size: 18pt; 
	 font-family: verdana, sans-serif;
	 font-weight: bold; 
	 text-align: center;
	 font-style: normal;
	 margin: 3px;}
H3	{font-size: 12pt; 
	 font-family: verdana, helvetica, sans-serif;
	 font-weight: bold; 
	 text-align: center;
	 font-style: normal;
	 margin: 3px;}
H4	{font-size: 11pt; 
	 font-family: verdana, helvetica, sans-serif;
	 font-weight: bold; 
	 font-style: normal;
	 margin: 3px;}
H5	{font-size: 10pt; 
	 font-family: verdana, helvetica, sans-serif;
	 font-weight: bold; 
	 font-style: normal;
	 margin: 3px;}
H6	{font-size: 9pt; 
	 font-family: verdana, helvetica, sans-serif;
	 font-weight: bold; 
	 font-style: normal;
	 margin: 3px;}
H7	{font-size: 8pt; 
	 font-family: verdana, helvetica, sans-serif;
	 font-weight: bold; 
	 font-style: normal;
	 margin: 3px;}

DT	{color: navy; 
	 font-family: sans-serif; 
	 font-weight: bold;
	 text-align: left; 
	 font-size: 10pt; }
DD	{color: maroon; 
	 font-family: garamond, serif;
	 text-align: left; 
	 font-size: 12pt; }

LI {color: black;
    margin-right: 15px;; font-size: 14px}
UL {font-size: 10px; 
    font-family: verdana, helvetica, sans-serif;
    text-align: justify; 
    list-style-type: circle;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-right: 7px;}
OL {font-size: 12px; 
    font-family: verdana, helvetica, sans-serif; 
    text-align: justify;
    margin-right: 15px;}
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;}

P	{font-size: 16px; 
	 color: #770000; 
	 font-family: Verdana, sans-serif; 
	 text-indent: 1em; 
	 text-align: left; 
	 margin-top: 10px;
	 margin-bottom: 10px;
	 margin-left: 7px;
	 margin-right: 7px;}
P.SMALLCENTER {font-size: 10pt; 
	 color: #770000; 
	 font-family: Verdana, sans-serif; 
	 text-indent: 0em; 
	 text-align: center; 
	 margin-top: 10px;
	 margin-bottom: 10px;
	 margin-left: 7px;
	 margin-right: 7px;}
P.RIGHT {text-align: right; }
P.cnter {text-align: center; 
	 text-indent: 0em}
P.FANCY {text-align: center; 
	 text-indent: 0em
	 font-size: 12pt;
	 font-family: garamond, serif;
	 margin: 3px 3px 3px 3px;}
P.JUSTY {text-align: justify; }
P.SMALL {font-size: 8pt; }
P.STUFF {font-size: 8pt; 
	 text-indent: 0em;}
P.MENU  {font-size: 7pt;
	 font-family: helvetica, verdana, arial, sans-serif;
	 text-align: right;
	 color: #000077;
	 text-indent: 0em;
	 padding: 0px;
	 margin-top: 2px;
	 margin-bottom: 2px;}
P.SEARCH {font-size: 7pt;
	 font-family: courier, monospace;
	 text-align: center;
	 color: #000077;

TD.FEE  {font-size: 9pt;
	 color: #00ff00
	 font-family: Verdana, sans-serif; 
	 text-indent: 0em;}

HR {color: #000000; 
    width: 35%; 
    height: 1px}