body {COLOR: #ffffff; background-color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 12px; }
table {COLOR: #ffffff; font-family: Verdana,Arial,Helvetica; font-size: 12px; }		

p.black {COLOR: #ffffff; font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: normal;    letter-spacing:   -0.05em; }
p.gray {COLOR: #a0a0a0; font-family: papyrus, Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;  letter-spacing:   -0.05em; margin: 5px 5px 5px 5px;}


a {COLOR: #808080; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal; text-decoration: underline}
a:hover {COLOR: #808080; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal; text-decoration: none}

a.h1 {COLOR: #ffffff; font-family: Verdana,Arial,Helvetica; font-size: 14px; font-weight: bold; text-decoration: none }
a.h1:hover {COLOR: #808080; font-family: Verdana,Arial,Helvetica; font-size: 14px; font-weight: bold; text-decoration: none }

h1 {
	COLOR: #ffffff;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 14px; 
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
    }

INPUT {
   background-color: #202020;
   color: 	     #ffffff;
   width:            250px;
   height:           20px;
   font-family:      Verdana, Tahoma;
   font-size:        11px;
   letter-spacing:   -0.05em;
   border-left:      1px solid #202020;
   border-top:       1px solid #202020;
   border-right:     1px solid #ffffff;
   border-bottom:    1px solid #ffffff;
}


INPUT.button {
   background-color: #202020;
   color: 	     #ffffff;
   width:            250px;
   height:           20px;
   font-family:      Verdana, Tahoma;
   font-size:        12px;
   font-weight:      bold;
   border-left:      1px solid #ffffff;
   border-top:       1px solid #ffffff;
   border-right:     1px solid #202020;
   border-bottom:    1px solid #202020;
}


TEXTAREA {
   background-color: #202020;
   color: 	     #ffffff;
   width:            250px;
   height:           100px;
   font-family:      Verdana, Tahoma;
   font-size:        11px;
   letter-spacing:   -0.05em;
   border-left:      1px solid #202020;
   border-top:       1px solid #202020;
   border-right:     1px solid #ffffff;
   border-bottom:    1px solid #ffffff;

}
