.name {
													  position: absolute;
													  left: 50%;								
													  margin-left: -400px;
                                                      margin-top: 20px;
                                                      background: none;
                                                      text-align: left;
                                                      border-style: solid;
                                                      padding: 8px;
                                                      border-width: 0px;
                                                      border-color: black;
                                                      width: 550px;
                                                      color: black;
                                                      font-size: 30pt;
                                                      font-family: "Georgia", sans-serif; 
                                                      line-height: 1.3em;
                                                      letter-spacing: 12px;

}

.nav {
																		position: absolute;
                                                      left: 50%;
                                                      margin-left: -395px;
                                                      margin-top: 150px;
                                                      background: white;
                                                      text-align: left;
                                                      border-style: hidden;
                                                      padding: 3px;
                                                      border-width:0px;
                                                      border-color: none;
                                                      width: 750px;
                                                      color: white;
                                                      font-size: 9pt;
                                                      font-color: gray;
                                                      font-family: "Georgia", sans-serif;    
                                                      line-height: 1.2em;
                                                      letter-spacing: 1px;
                                                      
}

.copy {
																		position: absolute;
                                                      left: 50%;
                                                      margin-left: -355px;
                                                      margin-top: 210px;
                                                      margin-bottom: 1500px;
                                                      background: white;                                              
                                                      text-align: left;
                                                      border-style: hidden;
                                                      padding: 12px;
                                                      border-width: 1px;
                                                      border-color: inherit;
                                                      width:  675px;
                                                      color: black;
                                                      font-size: 9pt;
                                                      font-family: "Georgia", sans-serif; 
                                                      line-height: 1.2em;
                                                      letter-spacing: 1px;
                                                      
}

.cd {
																		position: absolute;
                                                      left: 40%;
                                                      margin-left: -800px;
                                                      margin-top: 870px;
                                                      margin-bottom: 1500px;
                                                      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: gray; text-decoration: none; font-weight: 100 }
A:hover { color:gray; text-decoration: none; }
