.text1  { font-family: ±¼¸²; font-size: 12px; color: white; line-height: 150% }
.text2  { font-family: ±¼¸²; font-size: 12px; color: gray;  line-height: 140% }
.text3  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 140% }
.text4  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 100% }
.text5  { font-family: ±¼¸²; font-size: 16px; color: white }
.text6  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 150%; margin-left: 30px; margin-right: 10px }
.text7  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 150% }
.text8  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 130%; margin-left: 10px; margin-right: 10px }
.text9  { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 130%; margin-left: 30px; margin-right: 10px }
.text10 { font-family: ±¼¸²; font-size: 12px; color: black; line-height: 150%; margin-left: 30px; margin-right: 30px }
.text11 { font-family: ±¼¸²; font-size: 30px; color: khaki; weight: bold }

.input { border: solid 1; border-color: cccccc; font-family: verdana; font-size: 12; color: 999999; background-color: #ffffff; height: 16px }

.box1 { border-width: 1; border-color: lightgrey; border-style: solid }
.box2 { border-right-width: 1; border-right-color: lightgrey; border-right-style: solid; border-top-width: 1; border-top-color: lightgrey; border-top-style: solid }
.box3 { border-width: 1; border-color: #bbbbbb; border-style: solid }
.box4 { border-top-width: 1; border-top-color: lightgrey; border-top-style: solid }
.box5 { border-bottom-width: 1; border-bottom-color: lightgrey; border-bottom-style: solid }

a:link       { color: black;     text-decoration: none }
a:active     { color: lightgrey; text-decoration: none }
a:visited    { color: black;     text-decoration: none }
a:hover      { color: lightgrey; text-decoration: none }

a.white:link    { color: white;     text-decoration: none }
a.white:active  { color: lightgrey; text-decoration: none }
a.white:visited { color: white;     text-decoration: none }
a.white:hover   { color: lightgrey; text-decoration: none }

