.Main_Text {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.Title {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
}
.Main_Text_Title {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Subtitle {
	font-family: Calibri;
	font-size: 20px;
	font-style: normal;
}
.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 133%;
	font-style: italic;
	text-align: justify;
}
img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: auto;

}
hr {
	width: 333px;
	text-align: center;
	margin: auto;
}
.papers {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.gothic_titles {
	width: 100%;
	font-family: "Century Gothic";
	font-weight: normal;
}
.photo_credits {
	font-family: Calibri;
	font-size: 9px;
}
.captions {
	font-family: Calibri;
	font-size: 14px;
	color: #999999;
	text-align: center;
	font-style: normal;
}

a:link { 
	color: blue;
	text-decoration: none;
}

a:visited {
	color: #9900CC;
	text-decoration: none;
} 
	
a:hover {
	text-decoration: underline;
} 
.paper_titles {
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.paper_abstracts {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 12px;
}
