.name {
													  position: absolute;
													  left: 53%;								
													  margin-left: -400px;
                                                      margin-top: 50px;
                                                      background: none;
                                                      text-align: left;
                                                      border-style: solid;
                                                      padding: 1px;
                                                      border-width: 0px;
                                                      border-color: black;
                                                      width: 700px;
                                                      color: black;
                                                      font-size: 16pt;
                                                      font-family: "Lucida", sans-serif; 
                                                      line-height: 1em;
                                                      letter-spacing: 9px;

}

.nav {
																		position: absolute;
                                                      left: 53%;
                                                      margin-left: -400px;
                                                      margin-top: 77px;
                                                      background: none;
                                                      text-align: left;
                                                      border-style: hidden;
                                                      padding: 1px;
                                                      border-width:0px;
                                                      border-color: none;
                                                      width: 700px;
                                                      color: black;
                                                      font-size: 8pt;
                                                      font-family: "Courier New", sans-serif; 
                                                      line-height: 1em;
                                                      letter-spacing: 1px;
                                                      
}

.copy {
																		position: absolute;
                                                      left: 53%;
                                                      margin-left: -400px;
                                                      margin-top: 200px;
                                                      margin-bottom: 1000px;
                                                      background: none;                                              
                                                      text-align: left;
                                                      border-style: hidden;
                                                      padding: 10px;
                                                      border-width: 1px;
                                                      border-color: inherit;
                                                      width:  660px;
                                                      color: black;
                                                      font-size: 8pt;
                                                      font-family: "Courier New", sans-serif; 
                                                      line-height: 1.2em;
                                                      letter-spacing: 1px;
                                                      
}

.cd {
																		position: absolute;
                                                      left: 40%;
                                                      margin-left: -400px;
                                                      margin-top: 870px;
                                                      margin-bottom: 1000px;
                                                      background: none;
                                                      text-align: justify;
                                                      border-style: solid;
                                                      padding: 0px;
                                                      border-width: 1px;
                                                      border-color: black;
                                                      width:700px;
                                                      color: black;
                                                      font-size: 8pt;
                                                      font-family: "Courier New", sans-serif; 
                                                      line-height: 1.2em;
                                                      letter-spacing: 1px;
                                                      
}

A { color: black; text-decoration: underline; font-weight: 100 }
A:hover { color:gray; text-decoration: none; }