body { 
background-color: #140706;
font-family: helvetica, sans-serif; 
font-size: 16px; 
color: #ded3d1;

}

a { font-family: helvetica, sans-serif; font-size: 16px; color: #fefafa; text-decoration: none}

a:hover { font-family: helvetica, sans-serif; font-size: 16px; color: #F34D0B;}

h1 { font-weight:strong; font-family: helvetica, sans-serif; font-size: 32px; color: #ded3d1; }
h2 { font-weight:strong; font-family: helvetica, sans-serif; font-size: 20px; color: #ded3d1; }

hr{ color:brown; background-color:tan; width:90%; height:2px; } 
ul {font-weight:normal;}

table {

-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

background: #000000;
margin-top: 50px;
margin-right: 50px;
margin-bottom: 50px;
margin-left: 50px;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
}

.note {
font-family: helvetica, sans-serif;
font-size: 14px;
color: #F34D0B;

} 

