	body{
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/parch.jpg);
	font-size:16px;
	font-style:normal;
	font-weight: 400;
	margin:0px;
	z-index:1;
	}

#header {
	
	width: 800px;
	height: 200px;
	position:relative;
	background-position:center;
	z-index: 2;
	background-image:url(../images/ort_banner_art.jpg);
}

.boldstyle {
font-weight:bolder;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-bottom:0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
}

.underline {
	text-decoration: underline;
}
.bold_underline{
text-decoration: underline;
font-weight:bolder;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
}

.small_print{
font-family:"Times New Roman", Times, serif;
font-size:12px;
}
.underline_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}

p {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	line-height: normal;
	font-weight: 400;
	background-position: top;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
}
.italic_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;

}
.italic_style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	text-decoration:underline;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	text-decoration: underline;
}
