body { 
font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
font-size : 20px; 
margin : 0; 
padding : 0; 
background : #D7D7D7 repeat top left; 
} 
body, p, div, td, h1, h2, h3, h4, li { 
line-height : 1.5; 
} 
h1, h2, h3 { 
font-family : Georgia; 
} 
h1 { 
font-size : 36px; 
font-style : italic; 
background : #FFFAFA; 
color : #fff; 
padding : 20px 40px; 
margin : 0; 
font-weight : bold; 
} 
h1 span { 
color : #FFFAFA; 
} 
h2 { 
font-size : 24px; 
font-style : italic; 
color : #FFFAFA; 
} 
h3 { 
font-size : 21px; 
font-style : italic; 
color : #18171C; 
} 
.main { 
font-size : 18px; 
padding : 10px 40px; 
} 
.bot { 
background : #6C6960; 
color : #fff; 
padding : 20px; 
margin-top : 20px; 
} 
.bot a, .bot a:visited { 
color : #eee; 
} 
.menu { 
padding : 10px 40px; 
font-size : 28px; 
background : #99958C; 
height : 44px; 
} 
.nmenu { 
padding : 10px 40px; 
font-size : 20px; 
background : #99958C; 
height : 44px; 
}  
.menu a, .menu a:hover { 
display : block; 
padding-right : 40px; 
font-family : Georgia; 
font-style : italic; 
color : #1E2460; 
float : left; 
} 
.menu a.active { 
text-decoration : none; 
color : #000; 
} 
a { 
color : #1E2460; 
} 
a:hover { 
color : #FF0000; 
} 
.show-on-mobile { 
display : none; 
} 