.pic {
	margin-right: 20px;
}
body {
	background-color: #682e87;
	background-image: url(images/map_bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.style2 {color: #FFFFFF}
#Footer {
	font-size: 10px;
}
.DownloadLink {
	color: #682E87;
	text-decoration: none;
	font-weight: bold;
}
.AuthorLink {
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style5 {
	font-size: 36px;
	font-weight: bold;
}
.TitleofPaper {
	font-size: 18px;
	font-weight: bold;
}
.AuthorName {
	font-size: 15px;
	font-weight: bold;
}
.AuthorDesc {
	font-style: italic;
	font-size: 12px;
}
