*{
	margin: 0;
	padding: 0;
}

body{
	background-color: #000;
/*	color: #c62;*/
	color: #006600;
}


/*
table{
	background-color: #000;
/*	color: #c62;*/
	color: #006600;
}
*/

/*
body, table, th, td {
    color:             #006600;
    background-color:  #000000;
}


img {
    border: 0;
}

table, th, td {
    border-width:      0.0em;
    border-color:      #000000;
    border-style:      solid;
}

table {
    border-collapse:   collapse;
    border-spacing:    0;
}

th, td {
    padding:           0.2em;
}

th {
    font-weight:       bold;
    background-color:  #e5e5e5;
}
*/
