body
{
	margin: 0px 0px;
	font: 12px/15px Georgia,Palatino,Times;
	text-align: justify;
	background: white;
	color: black;
	}

a:link {
	font-size: 12px/15px;
	font-weight: normal;
	color: #000066; 
	text-decoration: underline
	}

a:visited {
	font-size: 12px/15px;
	font-weight: normal;
	color: #000066; 
	text-decoration: underline
	}

a:active {
	font-size: 12px/15px;
	font-weight: normal;
	color: #000066; 
	text-decoration: underline
	}

a:hover {  
	font-size: 12px/15px;
	font-weight: normal;
	color: #ff0000; 
	text-decoration: underline
	}

.p2
{
	margin: 0px 0px;
	font: 12px/15px Georgia, Palatino,Times
	text-align: justify;
	background: white;
	color: black;
}

#p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	}
	 
.review {
	background: url('images/review.jpg');
	width: 256px;
	height: 285px;
	position: relative;
	top: 0px
	}

	 
.body {
	font: 12px/15px Georgia, Palatino, Times;
	position: relative;
	left: 10px;
/*	background-color: white; *
	margin-top: 0;
	margin-left: 15px;
	padding-top: 12px;
	padding-left: 0px;
/*	position: relative; */
	width: 400px;
	height: 400px;
	}

.header {
	height: 46px;
	background: url('images/top_dropshadow.jpg');
	width: 100%
	}

.bar {
	background: url('images/navbar_blank.jpg');
	height: 23px;
	width: 100%;
	padding-top: 2px;
	text-align: center
	}

h1
{
	margin-top: 0px;
	margin-bottom: 32px;
	font: 24px Optima,Georgia,Geneva,Arial;
	font-weight: normal;
	color: black;
}

.footer {
	background-image: url('images/footer.gif');
/*	position: relative; */
	left: 100px;
	width: 722px;
	height: 82px
	}
	
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	/* height: 550px; */
	float: none
}

.banner
	{
	position: relative;
	}


.label
{
	font: 11px "Lucida Grande",Geneva,Arial;
}

.bodyHeading
{
	font: bold 16px Optima,Geneva,Arial;
	margin-top: 0px;
}

.fineprint
{
	font: 10px "Lucida Grande",Geneva,Arial;
	color: black;

	/* Fine print is almost always rendered with center alignment. */
	text-align: center;

	/* Recommended by http://www.htmlhelp.com/tools/csscheck/ */
	background: transparent;
}

.downloadURL
{
	font: 12px "Lucida Grande",Geneva,Arial;
	color: black;

	/* Recommended by http://www.htmlhelp.com/tools/csscheck/ */
	background: white;
}
