.top_menu_content {
 text-decoration : none;
 color : #8096ad;
 font-size : 11px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.1em;
}
.top_menu_content a:link {
 color : #8096ad;
}
.top_menu_content a:visited {
 color : #8096ad;
}
.top_menu_content a:hover {
 color : #3a6ea5;
}
.bottom_menu_content {
 text-decoration : none;
 color : #8096ad;
 font-size : 11px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.4em;
 word-spacing : 0.3em;
}
.bottom_menu_content a:link {
 color : #8096ad;
}
.bottom_menu_content a:visited {
 color : #8096ad;
}
.bottom_menu_content a:hover {
 color : #3a6ea5;
}
A:link {
 text-decoration : none;
 color : navy;
 font-size : 14px;
 font-family : Arial, sans-serif;
}
A:visited {
 text-decoration : none;
 color : navy;
 font-size : 14px;
 font-family : Arial, sans-serif;
}
A:hover {
 text-decoration : none;
 color : blue;
 font-size : 14px;
 font-family : Arial, sans-serif;
}
table {
 text-decoration : none;
 color : #ffffff;
 font-size : 15px;
 font-weight : bold;
 font-family : Arial, sans-serif;
}
.main {
 text-decoration : none;
 color : #ffffff;
 font-size : 13px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.15em;
}
.main_content {
 text-decoration : none;
 color : #ffffff;
 font-size : 12px;
 font-weight : normal;
 font-family : Arial, sans-serif;
 letter-spacing : 0.15em;
}
.main_h {
 text-decoration : none;
 color : #ffffff;
 font-size : 18px;
 font-weight : bold;
 font-style : italic;
 font-family : Arial, sans-serif;
 letter-spacing : 0.3em;
 width : 110%;
}
.footer {
 text-decoration : none;
 color : #ffffff;
 font-size : 11px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.4em;
}
.smaller_nobg {
 text-decoration : none;
 color : white;
 font-size : 3px;
 font-family : Arial, sans-serif;
}
.form {
 text-decoration : none;
 color : #ffffff;
 font-size : 11px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.2em;
}
.forminvert {
 text-decoration : none;
 color : black;
 font-size : 11px;
 font-weight : normal;
 font-family : Arial, sans-serif;
 letter-spacing : 0.2em;
}
.formsubmit {
 text-decoration : none;
 color : black;
 font-size : 11px;
 font-weight : bold;
 font-family : Arial, sans-serif;
 letter-spacing : 0.2em;
}