/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
body {
	background-color: #FFFFFF;
	background-image:url(file:///C|/Documents and Settings/Paul/My Documents/Work/My Sites/business sites/hydrogen-fuel.ca/images/hbackground.jpg);
}
a:link,visited {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.mainTable{
	border:1px solid #999999;
	background-color:#FFFFFF;
}

.mainCell {
	padding:0 30px 10px 30px;
}


.openHeader {
	font-size: 24px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin-bottom:40px;
	line-height:28px;
}

.blackText1 {
	color: #000000;
	text-align:center;
}

.blueText1 {
	color: #0033CC;
	font-weight:bold;
}

.redText1 {
	color: #FF0000;
	font-weight:bold;
}

.date {
	text-align:right;
}

h1 {
	font-size: 20px;
	color: #FF0000;
	text-align:center;
	line-height:22px;
}

.questions {
	font-size:14px;
	font-weight:bold;
	color:#0033CC;
}

.statsTable {
	border:#000000 1px solid;
	border-collapse:collapse;
}

.statsCell {
	border-left: 1px solid;
	border-top: 1px solid;
	padding: 0 5px 0 5px;
}

.statsCellRed {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0 5px 0 5px;
	color:#FF0000;
}

.testBox {
	font-style:italic;
	border:solid 1px #000000;
	padding: 10px;
}

.testimonials {
	font-style:italic;
	border:solid 1px #000000;
	padding: 10px;
}