body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.title {
	font-size: x-large;
	font-style: italic;
	color: #000000;
}
.description {
	font-size: medium;
	font-style: normal;
}
/*.linkstyle {
	font-size: medium;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}*/

.microheading {
	font-size: medium;
	font-style: italic;
	color: #FF0000;
}
.infoheading {
	font-size: medium;
	font-style: italic;
	font-style:bold;
	color: #FF0000;
	font-weight: bold;
}
.subheading {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.special {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.specsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*
	border="1" cellspacing="1" cellpadding="1" align="center"
*/

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #000000;
}
.standout {font-size: 30px}

.preload {display:none;}
