<!--
body        { background-color: black;
              font-family: Verdana, Arial, Helvetica;
              font-size: x-small;
			  color: black;}

body.body1   { background-color: #ffcc00;
              font-family: Verdana, Arial, Helvetica;
              font-size: x-small;
			  color: black;}

form {
	margin: 0px;
	padding: 0px; }

form.form1	{font-size: xx-small;}

input.form1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

textarea.form1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

select.form1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
	
table.table1		{background-color: white;
					 color: black;}
					 
table.table2         {background-color: #ffcc00; font-size: small; color: black;}
table.table3		{
	background-color: white;
	color: black;
	border: thin solid #FF0000;
	}
					 					 
td          { font-family: Verdana, Arial, Helvetica;
              font-size: x-small;
			  color: black; }

td.td1         {
	background-color: #ffcc00;
	color: black;
	font-weight: bold;
	text-align: center;
					  }

td.td2         {background-color: #ffcc00;
                      color: black;}

td.td3          { font-size: small;
	            font-weight: bold;
					text-align: center; }

td.td4          { font-size: xx-small; }


td.td5          { font-size: xx-small; 
				   font-weight: bold;}
	            
td.td6          {
	background-color: white;
	font-size:  xx-small;
	text-align: center;
	border: thin solid #FFcc00;
} 				
td.td7          {
	background-color: white;
	font-size:  xx-small;
	color: red;
	font-weight: bold;
    text-align: center;
	border: thin solid #FFcc00;
}

td.td8 {
	background-color: #ffcc00;
	color: black;
	font-weight: bold;
}

td.td9 {
	font-weight: bold;
	color: black;
	background-color: #ffcc00;
    text-align: center;
}
td.td10 {
	color: black;
	font-weight: bold;
	font-size: xx-small;
	text-align: center;
}

td.td11 { font-size: xx-small;
           text-align: center;                           
}

td.tdc1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFcc00;
	border-right-color: #FFcc00;
	border-bottom-color: #FFcc00;
	border-left-color: #FFcc00;
	text-align: center;
	font-size: xx-small;
}

td.background		{font-family: Verdana, Arial, Helvetica; 
                     text-decoration: blink;
					 background-color: white;
					 font-size: x-small;
					 color: black;}

td.heading           {font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: #D71F27;
					  font-size: x-small; 
					  font-weight: bold;}
					  
td.heading2          {font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: #D71F27;
					  font-size: x-small; 
					  font-weight: bold;}					  
				  
td.date              {font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: #D71F27;
					  font-size: 10;
					  font-weight: bold; }				  
				  
td.xx-small	         {font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: black;
					  font-size: xx-small;}

td.xx-smallred        {font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: D71F27;
					  font-size: xx-small;}  
					  
					  					  
th          { font-family: Verdana, Arial, Helvetica;
              font-size: x-small; }

a.one               { font-family: Verdana, Arial, Helvetica; 
                      text-decoration: none;
                      color: black;
					  font-size: x-small; 
					  font-weight: bold;}
			  
a:active.one        { text-decoration: none;
                      color: black; }

a:link.one          { text-decoration: none;
                      color: black; }

a:visited.one       { text-decoration: none;
                      color: black; }

a:hover.one         { text-decoration: none;
                      color: #D71F27; }

a:active    { color: blue }

a:link      { color: blue }

a:visited   { color: blue }



// -->
