BODY, TH, TD { font-size: small;
color: #ffffff; }
BODY { background-color: #000000; 
background-attachment:fixed;
background-repeat:no-repeat;
background-position:100% 98%; }
A { text-decoration: none; }
A:link { color: #808080; }
A:visited { color: #808080; }
A:hover { color: #c0c0c0; }
P { margin-left: 10%;
margin-right: 10%; }

INPUT,TEXTAREA{ border-style: solid;
border-color: #8c8c91;
color: #8c8c91;
background-color: #ffffff;
border-width: 1px; }

.btn{ border-style: solid;
border-color: #8c8c91;
color: #8c8c91;
background-color: #ffffff;
border-width: 1px; }

.dot { border-bottom: 2px dotted #8c8c91; border-left: 2px dotted #8c8c91; }
.dot th { border-top: 2px dotted #8c8c91; border-right: 2px dotted #8c8c91; }
.dot td { border-top: 2px dotted #8c8c91; border-right: 2px dotted #8c8c91; }