.affiliate {
	background-attachment: fixed;
	background-image: url(images/watermark2.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
}
a:hover {
	color: #0066FF;
	background-repeat: repeat;
}
.nav { font-size: 12px }
.fontcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border: 0px none #FFFFFF;
}
.tableborder {
	border: thin dashed #CCCCCC;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.energyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}



body  {
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	}

p, td  {
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}

.h1, .calc-h1 {
	font-size : 18px;
	font-weight : bold;
	}

.h2, .calc-h2 {
	font-size : 16px;
	font-weight : bold;
	}

.h3, .calc-h3 {
	font-size : 14px;
	font-weight : bold;
	}

.resultcells td {
	background: #EBEBEB;
	font-size: 11px;
}

.greencells td {
	background: #BEF7BE;
	font-size: 11px;
}

.problem {
	color: #A00;
	font-weight : bold;
	font-size: 14px;
}

.small {
	font-size : 10px;
	}

.smallcells td {
	font-size : 10px;
}

