li	{
	 color: #000000;
 	font-size: 12 pt; 
 	line-height: 14pt;
 	font-family: times 
	}

td
	{
	 color: #000000;
 	font-size: 12 pt; 
 	line-height: 14pt;
 	font-family: times 
	}

table.nav
		{
		background:#D3D3D3;
		}

td.nav
		{
		font-family: times;
		font:bold;
		background:#FFFFFF;
		text-align:center;
		}

 P 		{
 		color: #000000;
 		font-size: 12 pt; 
 		line-height: 14pt;
 		font-family: times
 		}
 		
 P.small
 		{
 		color: #000000;
 		font-size: 10 pt; 
 		line-height: 14pt;
 		font-family: times
 		}
 
  P.large
 		{
 		color: #000000;
 		font-size: 14 pt; 
 		line-height: 14pt;
 		font-family: times
 		}
 
 div.red
 		{
 		color: #ff0000;

 		}
 		
 	div.clearer
 		{
		clear: left;
		line-height: 0;
		height: 0;
		}

 A:link {
 			font-size = 12 pt;
          	color: #5F8AFF;
          	text-decoration: none;
          	background: transparent;
 		}

  A:active {
            color: #5F8AFF;
            text-decoration: none;
            background: #FFFF00;
 			}

 A:visited {
            color: #8DCFF4;
            text-decoration: none;
            background: transparent;
 			}

 A:hover {
          color: #FF3333;
          text-decoration: underline;
          background: transparent;
 			}
 
 div.header	{
 			position: absolute;
 			top: 0 px;
 			left: 0 px;
 			}
 			
 div.break {
 			position: relative;
 			top: 15px;
 			}
 			
 div.indent	{
 			position: relative;
 			left: 50 px;
 			}

