a:link {color: white; text-decoration: underline ;}
a:active {color: white; text-decoration: underline ;}
a:visited {color: white; text-decoration: underline ;}
a:hover {color: white; text-decoration: underline ;}


 table {
			background-color: #000000;
                }

 caption {
			background-color: #B0B0C0;
                        border-style: ridge;
                        border-width: 4px;
                }

                                                                                                                             
 .status {
			border-bottom: 1px dotted; 
                        cursor: help;
                }



 form {
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 1em;
                        margin-bottom: 1em;
						border:thin #FFFFFF;
                  }
                                                                                                                             
 .submit      {
                        display: block;
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 1em;
                        text-align: center;
                     }
                                                                                                                                                                                                                                                      
                                                                                                                             
 #copyright   {
                        font-size: small;
                     }                                                                                                                           
body {
		background-color:#000000;
}                                                                                                