* {
font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #5B391B;
padding: 0;
margin: 0;
border: 0;
}

body {
background-color: #FFF;
height: 100%;
}

div {
text-align: justify;
}

a:visited {  color: #5B391B; text-decoration: none; font-weight: bold}
a:active {  color: #B3210D; text-decoration: none; font-weight: bold}
a:link {  color: #5B391B; text-decoration: none; font-weight: bold}
a:hover {  color: #B3210D; text-decoration: none; font-weight: bold}

.MainNav {  
font-size: 16pt; 
font-weight: bold;
}
.MainNav:visited {  color: #FFFFFF; text-decoration: none;}
.MainNav:active {  color: #B2B2B2; text-decoration: none;}
.MainNav:link {  color: #FFFFFF; text-decoration: none;}
.MainNav:hover {  color: #B2B2B2; text-decoration: none;}

.MainNavSmall {  
font-size: 10pt; 
font-weight: bold;
}
.MainNavSmall:visited {  color: #FFFFFF; text-decoration: none;}
.MainNavSmall:active {  color: #B2B2B2; text-decoration: none;}
.MainNavSmall:link {  color: #FFFFFF; text-decoration: none;}
.MainNavSmall:hover {  color: #B2B2B2; text-decoration: none;}

.SubNav {  
font-size: 12pt; 
font-weight: bold;
}
.SubNav:visited {  color: #FFFFFF; text-decoration: none;}
.SubNav:active {  color: #5B391B; text-decoration: none;}
.SubNav:link {  color: #FFFFFF; text-decoration: none;}
.SubNav:hover {  color: #5B391B; text-decoration: none;}

.MainNavSelected {  
font-size: 16pt; 
font-weight: bold;
color: #B2B2B2;
}

.SubNavSelected {  
font-size: 12pt; 
font-weight: bold;
color: #5B391B;
}

.PageLinkSelected {  
font-weight: bold;
color: #B3210D;
}

.PageTitle {  
font-size: 16pt; 
font-weight: bold;
}

.PageTitleProducts {  
font-size: 20pt; 
font-weight: bold;
text-decoration: underline;
}

.PageTextRed {  
color: #B3210D;
font-weight: bold;
}

.PageTextBrown {  
color: #5B391B;
font-weight: bold;
}

.OnePixel {  
font-size: 1px;
}

.HalfHeight {  
font-size: 6pt;
}

