#skip, #navigation, #subnav, #breadcrumb, .hide, legend, #flash {
display: none;
}

* {	
font-family: Tahoma, Arial, Verdana, sans-serif;
}

body {
font-size: 10pt;
color: black;
background: white;
margin: 0;
padding: 0;
width: 100%;
}

#wrapper {
margin: 0 12pt 0 0;
}

p, li {
line-height: 1.5;
}

h1 {
font-size: 14pt;
}

h2, h3 {
font-size: 12pt;
}

h4, h5, h6 {
font-size: 10pt;
}

img {
border: 0;
}

a {
text-decoration: underline;
color: Black;
}

fieldset {
border: 0;
}

#footer {
border-top: 1px solid black;
}

#tagline {
color: #666;
font-weight: bold;
font-size: 12pt;
}