/* CSS Document */

*	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	text-align:left;
	line-height:1.5em;
	}
	
body{
	text-align:center;
	font-size:75%;
	margin:0px;
  	}

h1 	{
	font-size:2.5em;
	width:510px;
	display:block;
	margin-bottom:-5px;
        margin-left:135px;
	}
	
h1, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1, p{
	margin-top:0px;
	}
	
h1.lift, h2{
	margin-bottom:0px;
	}
	
h3	{
	font-size:2em;
	}
	
h4	{
	font-size:1.15em;
	font-weight:bold;
	}
	
img	{
	border:none;
	}

tr.blueback td {
	border-left: #FFFFFF 1px solid;
	}
	
tr td{
	vertical-align:top;
	padding:3px;
	font-size:.85em;
	}
	
	
