body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

.boldlavender {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #994FC8;
	}
	
a:link {
	color: #003399;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	color:#994FC8;
	text-decoration:underline;
}

a.gray:link {
	color: #5F636C;
	text-decoration:none;
}
a.gray:visited {
	color: #5F636C;
	text-decoration:none;
}
a.gray:hover {
	color:#994FC8;
	text-decoration:none;
}

.samplebackground {
	background-image:url(images/sample_bkgd.gif)
	}

li.bullet {
	list-style-image:url(images/bullet.gif);
}

.reviewer	{
	font-weight:bold;
	font-size: 8pt;
	text-align:right;
	}
	
.imagespace	 {
	margin-bottom:85px
	}
	
.smallgray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#5F636C;
	}
	
.smallgray7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#5F636C;
	}	
	
.small {
	font-size: 8pt
	}
	
.column1	{
	vertical-align:top;
	font-weight:bold
	}
	
.detail	{
	font-size:8pt;
	font-weight:normal
	}
