BODY            {font-family: arial, helvetica, sans-serif;
		margin-top: 15px; 
		margin-bottom: 15px; 
		padding: 0; 
		background-color: #80ECFF;}
		
TABLE		{ background-color: #80ECFF; 
		border-left: 0; 
		border-right: 0}
		
TD		{FONT-SIZE: 85%;  padding: 5px 15px 5px 15px }
P		{margin-top:0px }

A               {TEXT-DECORATION: underline;  }

A:link          {COLOR: #000000; }
A:visited       {COLOR: #444444; }
A:hover         {COLOR: #0000cc; }
A:active        {COLOR: #000000; }

.nav1 ul	{margin: 0px; padding: 0px; list-style-type: none;}
.nav1 li	{margin: 7px;}

.nav1 A       { border: 1px ridge black;
 		display: block;
 		background-image: url(../images/bkground-80ECFF.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-colour: #80ecff;
		width:85px; 
		font-weight: bold; 
		padding: 4px 4px 4px 10px;}


.nav1 A:link    {TEXT-DECORATION: none;  }
.nav1 A:visited {TEXT-DECORATION: none;  }
.nav1 A:hover   {TEXT-DECORATION: underline;  
		background-image: url(../images/bkground-ffff99.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-colour: #ffff99;
		}
.nav1 A:active  {TEXT-DECORATION: underline;  }




.nav_flag ul	{margin: 0px; padding: 0px; list-style-type: none;}
.nav_flag li	{margin: 7px;}

.nav_flag A       { border: 0px ridge black;
 		display: block;
		font-weight: bold; 
		padding: 4px 4px 4px 10px;}


.nav_flag A:link    {TEXT-DECORATION: none;  }
.nav_flag A:visited {TEXT-DECORATION: none;  }
.nav_flag A:hover   {TEXT-DECORATION: underline;  }
.nav_flag A:active  {TEXT-DECORATION: underline;  }


		
<!--[if IE 5]>
<style>
.nav1 a		{height: 1em;
		 float:left
		 clear: both;
		 width: 100%;
		}
</style>
<![endif]-->
<!--[if IE 6]>
<style>
.nav1 a 	{height: 1em; }
</style>
<![endif]-->

	

h1           { color: black;  font-size: ;   margin-bottom: 10px; margin-top: 15px;  letter-spacing: -1px; }
h2           { color: black;  font-size: ;   margin-bottom: 5px;  margin-top: 10px; }
h3           { color: black;  font-size: ;   margin-bottom: 5px;  margin-top: 0px; }
h4           { color: black;  font-size:;    margin-bottom: 5px;  margin-top: 0px; }
h5           { color: black;  font-size:90%; margin-bottom: 5px;  margin-top: 0px; }

OL li        { margin-top: 0px; margin-bottom: 10px;  }
OL           { margin-top: 5px; margin-bottom: 20px }

UL li        { margin-top: 0px; margin-bottom: 5px;  margin-left: -15}
UL           { margin-top: 0px; margin-bottom: 15px; margin-left: }

.warning     { color: red; }

.header      { border-top: 0  }
.footer      { font-size:90%; 	
		border-bottom: 0;
		border-top: 1px solid black; 
		font-weight: bold; 
		background-color: #ffff99;      }

.form        { border: 1px solid black; 
		margin-top: 0px ;
		margin-bottom: 0px; 
		background-color: #ffff99      }

.plain		{border: 0;
HR           { margin-top: 0px; margin-bottom: 0px }

