.celsius {
	background-repeat: no-repeat;
	background-position: left top;
}
.times40bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.times10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007576;
	text-align: justify;
}
.times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.times14Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.times18Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.times27Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
scrollbar-face-color: #409899;
scrollbar-track-color: #007576;
scrollbar-arrow-color:#007576;
scrollbar-shadow-color: #007576;
scrollbar-highlight-color: #007576;
scrollbar-3dlight-color: #007576;
scrollbar-darkshadow-color: #007576;
}