body { font-family: Verdana; }
hr { height: 1; color: silver; }
.text1 { font-family: Arial; color: #0083DE; }
.text2 { font-size: 12; color: Navy; }
.link1 { font-size: 11; font-weight: bold; color: Navy; text-decoration: None; }
.link1:hover { color: Red; }
.button { border: 1 solid navy; background: #FAFAD2; color: navy; font-size: 11; font-weight: bold; cursor: hand; padding: 0 5 0 5; }
.boxImage { position: relative; top: -50; left: 250; }
