h2 {
	font-family: "Segoe UI", Arial;margin-top: 5px;margin-bottom: 4px; font-size: 20px; font-weight: bold;
    text-align: left;
    height: 25px;
}

a.buy_now {
	width: 126px; height: 36px; text-align: center; color: white; line-height: 36px; font-size: 15px; text-decoration: none; margin-top: 15px; margin-left: 5px; display: block; background-color: rgb(55, 132, 18);
}
a.downloadbutton {
	width: 126px; height: 36px; text-align: center; color: white; line-height: 36px; font-size: 15px; text-decoration: none; margin-top: 15px; margin-left: 5px; display: block; background-color: rgb(232, 163, 15);
}
a.infobutton {
	width: 126px; height: 36px; text-align: center; color: white; line-height: 36px; font-size: 15px; text-decoration: none; margin-top: 15px; margin-left: 0px; display: block; background-color: rgb(0, 162, 223);
}
.a {
	color: #0066cc;
}

.infobutton {
	width: 126px; height: 36px; text-align: left; padding-left: 5px; color: white; font-family: Verdana, Arial, Tahoma; line-height: 36px; font-size: 13px;  font-weight: bold; text-decoration: none; margin-top: 15px; margin-left: 0px; display: block; background-color: rgb(0, 162, 0);
}

.infoheader {
	width: 100%; height: 36px; text-align: left; padding-left: 5px; color: white; font-family: Verdana, Arial, Tahoma; line-height: 36px; font-size: 13px;  font-weight: bold; text-decoration: none; margin-top: 15px; margin-left: 0px; display: block; background-color: rgb(0, 162, 223);
}

.importantheader {
	width: 100%; height: 36px; text-align: left; padding-left: 5px; color: white; font-family: Verdana, Arial, Tahoma; line-height: 36px; font-size: 13px;  font-weight: bold; text-decoration: none; margin-top: 15px; margin-left: 0px; display: block; background-color:#CC0000;
}

.warnheader {
	width: 100%; height: 36px; text-align: left; padding-left: 5px; color: white; font-family: Verdana, Arial, Tahoma; line-height: 36px; font-size: 13px;  font-weight: bold; text-decoration: none; margin-top: 15px; margin-left: 0px; display: block; background-color:#CC0000;
} 

