div.column1{
	left: 175px;
	top: 100px;
	font-size: .77em;
	font-weight: normal;
	position: absolute;
	width: 30%;
	line-height: 20px;
	text-align: justify;
}

div.column2{
	left: 62%;
	top: 100px;
	font-size: .77em;
	font-weight: normal;
	position: absolute;
	width: 30%;
	line-height: 20px;
	text-align: justify;
}

a.red:link{
	color: red;
}
a.red:visited{
	color: red;
	text-decoration: none;
}

div.content1{
	left: 195px;
	top: 100px;
	font-size: .71em;
	font-weight: normal;
	position: absolute;
	width: 70%;
	line-height: 19px;
	text-align: justify;
}

div.content2{
	left: 160px;
	top: 0px;
	font-weight: normal;
	position: absolute;
	width: 70%;
	line-height: 19px;
	text-align: justify;
}