﻿body {
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img 
{
    border: none;
}

#skipNavigation,
#nav,
#footer
{
    display: none;
}

h1, h2, h3 
{
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
    color: #910000;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: normal;
}

h1 {
	font-size: 2em;	
}

h2 {
	font-size: 1.8em;	
}

h2 {
	font-size: 1.4em;	
}

ul, ol 
{
    line-height: 1.4em;
}

#wrapper 
{
    font-size: 1.2em;
}