
body {
	 /* Gets rid of margins in space around page's content */
	 margin: 0;
	 /* Selects font for the page */
	 font-family: Arial, Helvetica, sans-serif;
	 /*Selects color for body text */
	 color: black;
	 /* Selects the background color of the page. */
	 background-color: black;
	 }

form {
	 /* Gets rid of margins in space around page's content */
	 margin: 0;
	 /* Selects font for the page */
	 font-family: Arial, Helvetica, sans-serif;
	 /*Selects color for body text */
	 color: black;
	 /* Selects the background color of the page. */
	 }
 UL{
	 /* Gets rid of margins in space around page's content */
	 margin-top: 0;
	 margin-Botom: 0;
	 /* Selects font for the page */
	 font-family: Arial, Helvetica, sans-serif;
	 /*Selects color for body text */
	 color: black;
	 /* Selects the background color of the page. */
	 background-color: white;
	 }
	p {
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	   FONT-WEIGHT: normal;
	 font-size: 90%
	 bgcolor:white;
	 }
td {
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	   FONT-WEIGHT: normal;
	 font-size: 90%;
	 bgcolor:white;
	 }	 
.orange {
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	   FONT-WEIGHT: normal;
	 font-size: 90%;
background-image: url(/imgs/bgstrip.jpg); 
background-color: #56a4e8;
height=33px;
	 }

.kwblue{
  COLOR: #55A4E7;
}
h1	{
	 /* Selects font for the tag */
	 font-family: Arial, Helvetica, sans-serif;
	 /*Selects color for body text */
	 color: #55A4E7;
	 font-size: 80%
	 text-decoration: None
	 font-weight: normal
	 
	 }

.white {
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	   FONT-WEIGHT:  bold;
	 font-size: 90%
	 }

.tdwhite{
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	   FONT-WEIGHT:  bold;
	 font-size: 12px;
	 margin: 0;
padding:0,0,0,0;
margin:0;
	 }


A:link
{
    font-weight: bold;
    font-size: 90%;
    color: #55A4E7;
    font-family: arial;
    text-decoration: none;
}
A:visited
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 90%;
  COLOR: #55A4E7;
  FONT-FAMILY: arial;    
  TEXT-DECORATION: none
}
A:active
{
  FONT-WEIGHT:  bold;
  FONT-SIZE: 90%;
  COLOR: #55A4E7;
  FONT-FAMILY: arial;   
  TEXT-DECORATION: none
}
A:hover
{
  FONT-WEIGHT:  bold;
  FONT-SIZE: 90%;
  COLOR: #55A4E7;
  FONT-FAMILY: arial;  
  TEXT-DECORATION: none
}	 



.mytext
{
FONT-WEIGHT:  normal;

font-family: Arial; 
font-size: 12px; 
color: #000000; 
background-color: #FFFFFF;
}

input,textarea {
font-family: Arial; 
font-size: 10pt;
}

.menu1 A{font-size:10pt; font-weight:normal; text-decoration:none; color:#77e10b; } 
.menu1 A:visited {font-size:10pt; color:#77e10b; font-weight:normal; text-decoration:none } 
.menu1 A:link {font-size:10pt; color:#77e10b; font-weight:normal; text-decoration:none } 
.menu1 A:hover {font-size:10pt; color:#FFCC00; font-weight:normal; text-decoration:none } 

.menu2 A{font-size:10pt; font-weight:normal; text-decoration:none; color:#000000; } 
.menu2 A:visited {font-size:10pt; color:#000000; font-weight:normal; text-decoration:none } 
.menu2 A:link {font-size:10pt; color:#000000; font-weight:normal; text-decoration:none } 
.menu2 A:hover {font-size:10pt; color:#FFCC00; font-weight:normal; text-decoration:none } 