body {
	background-image: url(../images/background_light.jpg);	
}

a.navLink:link {
	text-decoration: none;
	color: #008000;
	margin-top: 0px;
	font-size: 14px;
}

a.navLink:visited {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
	font-size: 14px;
}

a.navLink:hover {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
	font-size: 14px;
}

a.navLink:active {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
	font-size: 14px;
}


a:link {
	text-decoration: none;
	color: #008000;
	margin-top: 0px;
}

a:visited {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
}

a:hover {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
}

a:active {
	color: #800080;
	text-decoration: none;
	margin-top: 0px;
}


h2 {
	color: #104A18;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;	
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

table.titleTable {
	margin: 0px;	
}

td {
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
}


p {
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
}

td.titleTable {
	margin: 0px;
}

td.tariff {
	text-align: center;
	font-size: 15px;
}
