body {margin: 0px;}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-size: 70%;
	line-height: 125%;
	color: #4B4B4B;
	font-family: "verdana";
	}
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #4B4B4B;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	}

a:link:hover {text-decoration: none;}
	
h1, h2, h3, h4, h5, h6, a {color: #a8131d;}

#copyright, #copyright a {
	font-size: 7pt;
	font-weight: normal;
	color: #fff;
	}

#copyright a {text-decoration: none;}
	
#copyright a:link:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.dataGrid {width: 95%;}

.poll {width: 150px;}

.poll h6 {font-size: 8pt;}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#wrapper {
	background-color: #fff;
	width: 700px;
	margin-top: 70px;
	padding: 5px;
	}
	
#address-tools {margin-top: 5px;}
