body { 
	background-position: center; 
	background-image: url('http://www.transconaca.org/images/background.gif'); 
	background-color: #FFFFFF; 
	font-family: Arial, Verdana, Helvetica, sans-serif !important; 
	font-size: 10px;
}

H1 {
	font-weight: bold;
	color: #14B04D;
	font-size: 26px;
}
H2 {
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #14B04D;
	font-size: 20px;
}
H3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #14B04D;
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
td {
	font-size: 14px;
	vertical-align: left;
	margin: 0px;
}
th {
	vertical-align: middle;
	font-style: italic;
	font-weight: bold;
	color: #2188BD;
	text-align: center;
}
a:link {
	color: #2188BD;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2188BD;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.free {
	font-style: italic;
	font-size: 24px;
	color: #2188BD;
	font-weight: bold;
	text-align: center;

textarea { background-color: #e0e0e0; }