@charset "utf-8";

body { font-family: Tahoma, Helvetica, Geneva, sans-serif; }
textarea { font-family: Tahoma, Helvetica, Geneva, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-family: "Trebuchet MS", Helvetica, Times, Serif; font-weight: bold; }

h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }
h4 {font-size:1.0em; }
h5 {font-size:1.0em; }
h6 {font-size:1.0em; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; background: none; }

a { text-decoration: underline; }



.menu li { text-transform: uppercase; }
.menu a { text-decoration: none; }

#mainmenu li li { text-transform: none; }

#footermenu { font-size: 1.3em; }

#wrapper { font-size: 1.3em; }

ul { list-style-type: square; }
