body				{background-color: #000099;
					 width: 673px; }

h1                  {color : black ;
                      font-weight : bold;
                      font-size : 24pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0.5em  0em 0.5em 0em ;
                      }
h1.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 24pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0.5em  0em 0.5em 0em;
                      }
h2                 {color : black ;
                      font-size : 22px ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h2.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 22pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h3                 {color : black ;
                      font-weight : normal;
                      font-size : 16pt ;
                      text-align: center;
                      vertical-align: top;
                      }
h3.hilite          {color : #cc0000 ;
                      font-weight : normal;
                      font-size : 14pt ;
                      text-align: center;
                      vertical-align: top;
                      }
h4.                    { color: black; 
					font-size: 16pt; 
					font-weight: normal; 
					margin: 1em 0 0.5em 1em }
h4.center         	{ 	color: black; 
					font-size: 13pt;	
					font-weight: normal;
					text-align: center; 
					margin: 0 0 0.5em }
p                    {	font-size:14px;
                       	margin: 1em  2em 0em 2em ;
                      }
a.typical:link        {color : blue ; }
a.typical:visited   {color : purple ; }
a.typical:hover     {color : blue ; }
a.typical:active     {color : gray ; }

a.banner:link         {color : white; 
                                   text-decoration : none; }
a.banner:visited    {color : white ; 
                                   text-decoration : none; }
a.banner:hover      {color : white ; 
                                   text-decoration : underline; }
a.banner:active     {color : white ; 
                                   text-decoration : none; }

a.dedlink:link         {color : gray; 
                                   text-decoration : none; }
a.dedlink:visited    {color : gray ; 
                                   text-decoration : none; }
a.dedlink:hover      {color : gray ; 
                                   text-decoration : none; }
a.dedlink:active     {color : gray ; 
                                   text-decoration : none; }

div.navbotmgrn {
                         background-color:#003300;
                         color:white; 
                         padding: 0.2em 0em; 
                         font-size:14px;
                         border-left: none;
                         border-right: none;
                         border-top: none;
                         border-bottom: solid;
                         border-bottom-width: 1px;
                         border-color: black;
                         }
div.navbotmbrn {
                         background-color:#663300;
                         color:white; 
                         padding: 0.2em 0em; 
                         font-size:14px;
                         border-left: none;
                         border-right: none;
                         border-top: solid;
                         border-bottom: none;
                         border-top-width: 1px;
                         border-color: yellow;
                         }
div#imgcontainer		{text-align: center;
						}
div#imgembed			{width: 225px;
					 	text-align: center;
					 	margin-left: auto;
    				 	margin-right: auto;
					 	margin-top: 3em;
					 	overflow: hidden;
						}
div#imgembedtitl			{clear: both;
					 	padding:0.2em 0em;
					 	font-size: 10px;
						text-align: center;
						}
span.hilite          	{
                          color: #cc0000;
                          }
span.sponsor       		{ 
					color: #ffffff; 
					font-size: 14px; 
					text-decoration: none; 
					margin: 0.5em 0.5em 0.5em 0.3em; 
					font-face: Times, "Times New Roman", serif 
					}
#caption				{font-size:13px;
                       	margin: 1em  1em 1em 1em ;
					text-align: center;
					font-face: Times, "Times New Roman", serif 
                      	}
.dedlink              {
                          color: gray;
                          }
.hedplant	           {
                          font-size: 16px;
                          color: #ffffff;
                          font-weight: bold;
                          font-face:Times, "Times New Roman", serif;
                          }
.hedtitl	              {
                          font-size: 16px;
                          color: #000099;
                          font-weight: bold;
                          font-style: italic;
                          font-face:Times, "Times New Roman", serif;
                          }
.hedtitl2             {
                          vertical-align: top;
                          text-align: center;
                          font-size: 14px;
                          color: #000099;
                          font-face:Times, "Times New Roman", serif;
                          }
.intable              {
                          font-size:14px;
                          }
.tablfoot            {
                          font-size:14px;
                          font-style: italic;
                          }
.white                 {
                           color:white;
                           }

