h2{
	font: bold 14pt Arial;
	color: rgb(102, 0, 204);
	margin-bottom: 0px;
	margin-top: 0px;
	
}
h3{
	font: bold 12pt Arial;
	color: rgb(102, 0, 204);
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left:0px;
	
}

p {font: 10pt Arial;
	color: rgb(102, 0, 204);
	margin-bottom: 0px;
	margin-top: 0px;

	
}
#summary{
            color: rgb(102, 0, 204);
				width:200px;
				border-style:solid;
				border-width:1px;
				border-color:blue;		
				float: right;
}

#boundary{
				margin-left: 0px;
				
				width:500px;
				border-style:solid;
				border-width:0px;
				border-color:blue;	
}
a:link{	text-decoration: none;
color: rgb(102, 0, 204);}
a:visited{text-decoration: none;}
a img { border: none; }


#image{
				width:100px;
				margin-top: 10px;
				height:100px;
				border-style:solid;
				border-width:0px;
				border-color:red;
}
#description{
				margin-top:-100px!important;margin-top:-105px;


				width:390px;
				
				border-style:solid;
				border-width:0px;
				border-color:red;
				float:right
	
}
