body {
	background-color: #ffffff;
	background-image:url(images/upgrade.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 50px 0 0 0;
	}
h1{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#042d71;
	margin-top: 0em;
	margin-bottom: 0em;	
	}	
h2{	
	font-size: 13px;
	font-weight: bold;
	color:#ff6c07;			
	margin-top: 0em;
	margin-bottom: 0em;		
	}	
td, p {
	font-size: 11px;
	margin-top: 0em;
	margin-bottom: 0em;		
	}
img{
	border:0;
}
.small9{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#042d71;	
}
.small10{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#042d71;
}
a:link {
	color:#ff6c07;
	text-decoration: none;
}	
a:visited {
	color:#ff6c07;
	text-decoration: none;
}	
a:hover {
	color:#003388;
	text-decoration: underline;
}	
a:active {
	color:#ff6c07;
	text-decoration: none;
}