.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;

}
.thermalmate_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A5E8E;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E89C1;
	text-align: justify;
	padding: 0 0 0 1;
}
.1space{line-height:20px;}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.white:link {
	color: #003;
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	color: #036;
}
.white:hover {
	text-decoration: none;
	color: #FFFC35;
}
.white:active {
	text-decoration: none;
	color: #000000;
}
.body_text:link {
	color: #333;
	text-decoration: none;
}
.body_text:visited {
	text-decoration: none;
	color: #2A5E8E;
}
.body_text:hover {
	text-decoration: none;
	color: #006EC7;
}
.body_text:active {
	text-decoration: none;
	color: #3F3;
}

