.font1 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #336699;
}
body {
	margin: 0px;
}
.smallfont {

	font-family: Tahoma;
	font-size: 8pt;
	color: #3399FF;
}
.font1Bold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;

}
.font1BoldGreen {

	font-family: Tahoma;
	font-size: 10pt;
	color: #009933;
	font-weight: bold;
}
.font1BoldPurple {


	font-family: Tahoma;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
}
.therm {
	background-image: url(/graphics/thermo.gif);
	background-repeat: no-repeat;
	background-position: 500px 3px;
}
.sun {
	background-image: url(/graphics/sun.gif);
	background-repeat: no-repeat;
	background-position: 340px 75px;
}


.font1BoldPurpleBIG {



	font-family: Tahoma;
	font-size: 12pt;
	color: #663399;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.smallfont2 {


	font-family: Tahoma;
	font-size: 8pt;
	color: 663399;
}
.bord1 {
	border: 2px solid #990000;
}
