body {
	font: .8125em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #E4E4E4;
	margin-top: 15px;
	padding: 15px;
}
p {
	margin: 0px 0px 1em;
	padding: 0px;
}
h1 {
	font-size: 1.3em;
}
#form {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#bookmark {
	margin-top: 20px;
	text-align: center;
}
#topnav {
	text-align: right;
}
#topnav a, #footer a {
	color: #0F6AFF;
}
#topnav a:hover, #footer a:hover {
	color: #666666;
}
#logo {
	margin-top: 10px;
}
#welcome {
	margin-top: 20px;
	text-align: center;
}
#formtable {
	margin-top: 10px;
}
#security {
	font-size: .7em;
}
#code {
	font-weight: bold;
}
.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;
}

.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;
}

