
/* set default margins to make mozilla/ie the same */

html
{
	font-family: Trebuchet MS ;
	font-size: 0.8em;
}


a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
}

h2
{
	font-size:1.6em;
	color:#2D5DA8;
}

h4
{
	font-size:1.2em;
	margin-top:1px;
}

#contentbox p
{
	font-size:1.2em;
}

#adbox
{
	font-size:0.9em;
}

#paymentadvert
{
	text-align:center;
}