body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Verdana, sans-serif;
font-size : 10pt;
background-color : #fff;
background-image:  url(images/background.gif);
color : #000;
}
#wrapper {
width : 960px;
text-align:center;
background-color : #fff;
/*background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: top center;*/
}

.topnav a:link {
	text-decoration: none;
	font-size : 1em;
	color: #fff;
	font-weight : bold;
	}
.topnav a:visited {
	text-decoration: none;
	font-size : 1em;
	color: #ccc;
	font-weight : bold;
	}
.topnav a:hover {
	text-decoration: none;
	font-size : 1em;
	color: #ffcc00;
	font-weight : bold;
	}
.topnav a:active {
	text-decoration: none;
	font-size : 1em;
	color: #fff;
	font-weight : bold;
	}
	
.redsmall a:link {
	text-decoration: none;
	font-size : 0.8em;
	color: #ED1B23;
	font-weight : bold;
	}
.redsmall a:visited {
	text-decoration: none;
	font-size : 0.8em;
	color: #444;
	font-weight : bold;
	}
.redsmall a:hover {
	text-decoration: none;
	font-size : 0.8em;
	color: #656565;
	font-weight : bold;
	}
.redsmall a:active {
	text-decoration: none;
	font-size : 0.8em;
	color: #ED1B23;
	font-weight : bold;
	}
.redtitle {
	font-size: 1.1em;
	color: #ED1B23;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}	
.bigredtitle {
	font-size: 1.4em;
	color: #ED1B23;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}	
input.button { 
background-color: #656565; 
border: 1px solid #000;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold; 
font-size: 0.9em;
color: #ffffff;
}

a:link {
color : #ED1B23;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:visited {
color : #444;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:hover {
color : #656565;
font-weight : bold;
text-decoration : none;
font-size : 1em;
}
a:active {
color : #ED1B23;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
.copyright {
font-size : 0.8em;
color : #444;
}
.notes {
font-size : 0.9em;
color : #000;
font-weight : regular;
}
.notestitle {
font-size : 0.9em;
color : #000;
font-weight : bold;
}
.title {
font-size : 1.2em;
font-weight : bold;
color : #000;
}
.greytitle {
font-size : 1.2em;
font-weight : bold;
color : #656565;
}
.whitetitle {
font-size : 1.2em;
font-weight : bold;
color : #fff;
}
.standardwhite {
font-size : 1em;
font-weight : bold;
color : #fff;
}
h1 {
font-size : 1.2em;
color : #ED1B23;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h2 {
font-size : 1.1em;
color : #656565;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1.1em;
color : #656565;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #ccc;
}
li {
padding : 1px 0;
}

