body{
	background-color: #EA0000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image:  url(../images/bullet.gif);
	list-style-type: square;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF2626;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #6B6B6B;

}
.credits a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.credits a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.credits a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	list-style-position: outside;
	list-style-image:  url(../images/bullet.gif);
	list-style-type: square;
	background-color: #6B6B6B;
	text-decoration: none;
}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-decoration: none;

}
.menu a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.menu a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.thermo {
	background-image:  url(../images/2010-design/thermometer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.readings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF2626;
}
.intro {
	color: #676767;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.leftside {
	background-attachment: scroll;
	background-image: url(../images/2010-design/left-side-repeat.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightside {
	background-attachment: scroll;
	background-image: url(../images/2010-design/right-side-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.barback {
	background-image: url(../images/2010-design/bar-back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	background-color: #EFEFEF;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

