body   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #646464 }
td {}
h1 { font-size: 16px; font-weight: bold; margin: 0.67em 0 }
h2     { color: #bfbfbf; font-size: 16px; font-weight: bold; margin: 0.67em 1px }
/*Styles related top navigation*/
.top_navi_text    { color: black; font-size: 11px; text-align: right; text-transform: uppercase; width: 148px; height: 46px }
a:link    { color: white; text-decoration: none; text-transform: uppercase; width: 148px; height: 46px }
a:hover     { color: black; background-color: gray; background-repeat: repeat; background-position: 100% 100%; text-align: right; text-transform: uppercase; white-space: normal; display: block; width: 148px; height: 46px }
a:visited { color: white; text-decoration: none }
a:active { color: white; text-decoration: none }
/*Styles relating to main body*/
.border { border: solid 2px black }
p  { line-height: 20px }
.main_text  { color: gray; font-size: 12px; padding: 30px }
.feedback_text { color: white; font-size: 12px; padding: 30px }
.form_text { color: gray; font-size: 11px }
.pad { padding-right: 5px; padding-left: 5px }
/*Footer text
*/
.footer  { color: white; font-size: 10px; text-align: center; padding-top: 20px; padding-bottom: 20px }
