body		{
                 background-color: #ffffff;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #000000;
		}

p		{
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #000000;
		}

td		{
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #000000;
		}

a:link	        {
                 color: #1155bb;
		 text-decoration: underline;
		 font-weight: bold;
                 line-height:24px;
		}

a:visited	{
                 color: #1155bb;
		 text-decoration: underline;
		 font-weight: bold;
                 line-height:24px;
		}

a:hover	        {
                 color: #777777;
		 text-decoration: underline;
		 font-weight: bold;
                 line-height:24px;
		}

a:active	{
                 color: #cccccc;
		 text-decoration: underline;
		 font-weight: bold;
                 line-height:24px;
		}

.bthead	        {
                 background-color: #bbeeff;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 36px;
		 color: #003399;
		 font-weight: bold;
		 letter-spacing: 2px;
		 text-align: center;
                }

.btnav	        { 
                 background-color: #bbeeff;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #1155bb;
		 font-weight: bold;
		}

.btnavbk	{
                 background-color: #bbeeff;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #000000;
		}

.btdiv	        {
                 background-color: #1155bb;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 12px;
		 color: #ffffff;
		 font-weight: bold
		}

.btfoot	        {
                 background-color: #1155bb;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 10px;
		 color: #ffffff;
		 text-align: center;
		}

h1		{
                 font-family: arial, helvetica, sans-serif;
		 font-size: 18px;
		 color: #1155bb;
		 font-weight: bold;
		 letter-spacing: 1px;
		 text-decoration: none;
		}

h2		{
                 font-family: arial, helvetica, sans-serif;
		 font-size: 16px;
		 color: #1155bb;
		 font-weight: bold;
		 letter-spacing: 1px;
		 text-decoration: none;
		}
