.body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;

}
.heading {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.subheading {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.tiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.softwarehead {


	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #48819F;
	text-align: center;
}
.softwaredesc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
