H1              {
                font-family: Verdana, Arial;
                font-size: medium;
                }
H2              {
                font-family: Verdana, Arial;
                font-size: small;
                }
BODY            {
                font-family: Verdana, Arial;
                font-size: x-small;
                margin: 0;
                background-color:#ffffcc;
                }
TABLE           {
                font-family: Verdana, Arial;
                font-size: x-small;
                              
                }

                
INPUT           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
SELECT          {
                font-family: Verdana, Arial;
                font-size: x-small;
                }

 a:link          {
                color: #000066;
                font-weight: bold;
                text-decoration: none;
                }
a:active        {
                color: #000066;
                font-weight: bold;
                text-decoration: none;
                }
a:visited       {
                color: #000066;
                font-weight: bold;
                text-decoration: none;
                }
a:hover         {
                color: yellow;
                font-weight: bold;
                text-decoration:none;
                font-style :italic;
                 
                }

                
.navtable       {
                background-color: #CAA56E;
                color: #FFFFFF;
                font-weight: bold;
                }
.navtext        {
                color: #FFFFFF;
                font-weight: bold;
                }
.navlink:link   {
                color: silver;
                text-decoration: none;
                }
.navlink:active {
                color: silver;
                text-decoration: none;
                }
.navlink:visited {
                color: silver;
                text-decoration: none;
                }
.navlink:hover  {
                color: white;
                text-decoration: underline;
                }
.rheader        {
                background-color: #000066;
                color: white;
		        font-weight: bold;
                }
.rheadercol2     {
                border-color: black;
                border-style: solid;
               border-width: 1;
                }
.rheadercoll2    {
                border-color: black;
                border-right: 0;
                border-style: solid;
                border-width: 1;
                }
.rheadercolr2    {
                border-color: black;
                border-left: 0;
                border-style: solid;
                border-width: 1;
                }
.rbody          {
                background-color: #FFFFFF;
                }
.rbodycol2       {
                border-color: black;
                border-style: solid;
                border-top: 0;
                border-width: 1;
                }
.smalltext       {
                COLOR: gray;
                FONT-FAMILY: Verdana, Arial;
                FONT-SIZE: 9pt;
                LINE-HEIGHT: 140%
                }
           #tertiary {
				background:#CAA56E;
				border-top: 8px solid #7e6848;
				color:#CAA56E;
				font:10px Arial,Verdana,Helvetica,sans-serif;
				position:relative;
				text-align:center;
				z-index:1;
				clear:both;
				margin:0 0 3px 0;
				padding:3px;
				width:774px;
	             }
		  #content 
		  {
			padding-right:0px;
			padding-left:0px;
			padding-top:0px;
			padding-bottom:15px;
			float:left;
			width:100%;
		  }
		  
		  #content .section p
		  {
			 text-align:justify;
		  }
		  
                

