/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-size: 70%;
	line-height: 125%;
	color: #181818;
	font-family: "arial";
	}
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial", "helvetica condensed", "arial";
	margin: 0px;
	line-height: 125%;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #455088;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	}

a:link:hover {text-decoration: none;}
	
h1, h2, h3, h4, h5, h6, a {color: #455088;}

.niceform {
	font-size: 8pt;
	line-height: 6pt;
	color: #000000;
	background-color: #f8e5d6;
	padding: 4px;
	border: 1px solid #673720;
	width: 100px;
	margin-bottom: 0px;
}

#copyright {padding: 5px;}

#copyright, #copyright a {
	font-size: 7pt;
	font-weight: normal;
	color: #ba794d;
	}

#copyright a {text-decoration: none;}
	
#copyright a:link:hover {color: #f9b182;}
	
.dataGrid {width: 95%;}

.poll {width: 150px;}

.poll h6 {font-size: 8pt;}



/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */