.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #F8C64F;
	text-decoration: none;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #D1DDE9;
	text-decoration: none;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #E8EDF2;
	text-decoration: none;
}

form {
padding:0px;
margin:0px;

}

body {
    scrollbar-face-color: #426C99;
    scrollbar-highlight-color: #232D6C;
    scrollbar-shadow-color: #232D6C;
    scrollbar-3dlight-color: #426C99;
    scrollbar-arrow-color: #232D6C;
    scrollbar-darkshadow-color: #426C99;
    scrollbar-track-color: #232D6C;
    scrollbar-base-color: #426C99;
}

.it {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: normal; font-weight: 100; font-variant: normal; text-transform: none; color: #D1DDE9; text-decoration: none}
.utxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: 700; font-variant: normal; text-transform: none; color: #D1DDE9}

