p.comp {
	font: 18px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: maroon;
	margin: 1px 0px;
	width: 400px; 
	height: 25px; 
	position: absolute; 
	top: -125px;
	left:  180px;
		}
p.arra {
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: maroon;
	margin: 1px 0px;
	width: 120px; 
	height: 18px;
	position: absolute; 
	top: -125px;
	left: 600px;
}
p.title {
	color: #maroon;
	font: 36px/36px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 580px; 
	height: 30px; 
	margin: 1px 0px;
	vertical-align: bottom;
	position: absolute; 
	top: -105px; 
	left: 165px;
	text-align: center;
	}
p.stitle {
	font: italic 15px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: maroon;
	width: 580px; 
	height: 18px; 
	margin: 1px 0px;
	position: absolute; 
	top: -60px;
	left: 165px;
	text-align: center;
	visibility: hidden;
}

p.cover
 {
	color: purple;
	margin: 1px 0px;
	width: 180px; 
	height: 240px;
	position: absolute; 
	top: 70px;
	left: 790px;
	visibility: visible;
}


p.data {
	font: 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: maroon;
	margin: 1px 0px;
	width: 800px; 
	height: 20px;
	position: absolute; 
	text-align: left;
	top: 26px;
	left: 40px;
	border: 1px hidden gray;
}

h2.ti {
	font: 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #maroon;
	margin: 1px 0px;
	width: 300px; 
	height: 20px;
	position: absolute; 
	text-align: left;
	top: 30px;
	left: 40px;
}
  
p.head {
		font: 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #maroon;
	margin: 1px 0px;
	width: 300px; 
	height: 20px;
	position: absolute; 
	text-align: left;
	top: 60px;
	left: 40px;}

p.div-footer {
	border-style: solid;
	width: 184px;
	height: 244px;
	color: #maroon;
}

h2 {
	color: maroon;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	color: maroon;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link {
color: #060043; /*site links color */
text-decoration: underline;
}
