body       {
	background-color: #FFFFFF;
	margin: 10px;
	font-family: Arial, Verdana, "Comic Sans MS", Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
}
h1         {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: larger;
	line-height: 20pt;
	font-size: 16pt;
	background-color: White;
}
h1.left         {
	font-weight: bold;
	vertical-align: left;
	text-align: left;
	/*  font-size: larger;  */
	line-height: 20pt;
	font-size: 16pt;
	background-color: White;
}
h2         {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	background-color: #F0FFF0;
	font-size: 16pt;
	line-height: 18pt;
}
h2.notice {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	background-color: #D7F8FF;
	font-size: 10pt;
	line-height: 12pt;
}

h2.highlight {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	background-color: #FFECC8;
	font-size: 10pt;
	line-height: 24pt;
}

h3         {
    font-weight: normal;
    vertical-align: middle;
    text-align:  center;
    background-color: transparent;
    font-size:   14pt;
    line-height: 20pt;
           }
h4         {
    font-weight: normal;
    vertical-align: middle;
    text-align:  center;
    font-size:   12pt;
    line-height: 12pt;
    background-color: transparent;}
p          { font-family: arial;
             font-size: 10pt;
             font-weight: normal;
             /* line-height: 12pt;
             margin: 2px 1px 5px 2px;
             padding-left:  1px;
             padding-right: 1px;    */
             color: black;
              }
p.tight    {
    font-size: 10pt;
    font-weight: normal;
    line-height: 1em;
           }
p.addr     {
	font-size: 8pt;
	font-weight: normal;
	line-height: 8pt;
	text-align:  left;
}
p.notice   {
    font-size: 1.1em;
    font-weight: bold;
    font-style: oblique;}

p.copynote {
	font: 8pt arial;
	color: black;
	background-color: #ECF2FF;
	text-align: center;
}
div.centerpage
{
margin-left: auto;
margin-right: auto;
width: 650px;
}
div.mainmenu
{
text-align: left;
margin: 0;
}


div.addr   {
    margin: 2px 1px 20px 50px;
    }
	 
div.centerblock {
	margin: 30px 0 0 0;
	text-align: center;
}

td  {
    font-size: 10pt;
    font-weight: normal;
    padding-left:  2px;
    /*padding-top:  1px;
    padding-bottom:  2px;
    padding-right: 1px;   */
    vertical-align: top;
    text-align:  left;
    color: black;
    }

td.botline {
	vertical-align: bottom;
	padding-left: 3px;
	padding-bottom: 5px;
	background-color: #FFF1DB;
	font-size: 8pt;
	padding-left: 30px;
    }

td.top {
    background-color: #FFEECA;
    }

td.title {
	background: #FFDEAD;
	border-bottom-color: Black;
	font: bold;
    }

p.logo   {  text-align:  center;
         }

li.mitem    {  margin-left: 20px;
             font-size: 10pt;
             font-weight: bold;
}

li.ns {
    font-size: 10pt;
    font-weight: normal;
    line-height: 12pt;
    margin: 1px 1px 1px 1px;
    padding-right: 1px;
    color: black;
    }

table {
    width: 100%;
    border: 0px solid;
    }

table.menu {
	margin-left: 2px;
	margin-bottom: 12px;
	background-color: #F4FCFF;
    }

table.mainframe {
    margin-left: .5in;
    max-width: 7.5in;
    border: none;
    }


a:link     {
	font-weight: normal;
	text-decoration: none;
	color: Blue;
}
a:hover  {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a:visited  {
	font-weight: normal;
	color: black;
	text-decoration: underline ;
}
/*
*/

/*                      Cursor and Links


a:active  {font-family: arial; font-size: 10pt; font-weight: normal;
          background-color:  transparent; border: 1px solid red;
          color: red; text-decoration: none; padding: 0 0 1px 1px;
          }

a:link    {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFF8DC;
	border: 1px dotted blue;
	color: navy;
	text-decoration: none;
	padding: 0 0 1px 1px;
    }

a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #fcfcfc;
	border: 1px dotted black;
	color: black;
	text-decoration: none;
	padding: 0 0 1px 1px;
    }

a:hover   {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #1E90FF;
	border: 1px solid black;
	border-style: outset;
	border-color: transparent;
	color: White;
	text-decoration: none;
	padding: 0 0 1px 1px;
    }
*/
/*



a:active {
    font-family: arial;
           font-size: 1em;
           background-color:  transparent;
           color: black;
           text-decoration: none;
           font-weight: normal;}

a:link    {font-family: arial;
           font-size: 1em;
           font-weight: normal;
           background-color: transparent;
           color: blue;
           text-decoration: underline;
           }

a:visited {font-family: arial;
            font-size: 1em;
            font-weight: normal;
           background-color: transparent;
           color: #9f9f9f;
           text-decoration: underline;}

a:hover   {font-family: arial;
           font-size: 1em;
           font-weight: normal;
          background-color: #dfdfdf;
           border-color: transparent;
          color: #0f0f0f;
          text-decoration: none;}
*/
