body {
	font-family: Arial;
	font-size: 14px;
}
p {
	color:#000000;
	font-family: Arial;
	font-size: 16px;
}

a {
	color:#0026FF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.buy {
	font-size: 16px;
	color:#800000;
	text-decoration: none;
}
.trial {
	font-size: 16px;
	color:#000000;
	font-weight: normal;
	font-family: Arial;	
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#header{
	left:0px;
	top:53px;
	height:220px;
	width:800px;
	background-image:url('images/logo1.gif');
	background-repeat: no-repeat
}
#content{
}
h2{
	color:#BB2231;
	font-size: 32px;
	font-family: tahoma; 
	font-weight: bold;
}

h4{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	font-style:italic;

}