h1 {
	font-size: xx-large;
	color: #C00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 38px;
	text-align: center;
}

body {
	background-image: url(images/background_grey.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.testimonialbox {
	background-color: #D8E0F1;
	border: thin dashed #000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C00000;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C00000;
	text-align: left;
}

.strikethroughprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C00000;
	text-decoration: line-through;
	font-weight: bold;
}
.highlit {
	font-weight: bold;
	background-color: #FFFF33;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.yesmary {
	font-weight: bold;
	color: #CC0000;
}
.prioritysubscription {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.tableborder {
	border: thin solid #B5C6E6;
}
a {
	font-weight: bold;
	color: #0000CC;
}

#tick
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-position:inside;
}

#tick li
{
	padding-left: 10px;
	list-style-image: url("images/bluecheck.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;

}
