img { border: none; }
a { outline: none; }

a:link {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:visited {

	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:hover {


	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:active {



	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
.heading {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 24pt;
	color: #FF9933;
	text-align: center;

}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-indent: 1cm;
	text-align: justify;

}
.subheading {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;


}
.chapter {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-style: italic;
	color: #333333;
}
.num {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding-right: 2cm;
	padding-left: 2.5cm;
	text-align: justify;


}
.relation {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	/* padding-bottom: -24pt; */
	position: relative;
	top: 464.25pt;
	left: 220px;


}
.resource {
	text-indent: 2cm;

}
.resourcetext {
	left: 3cm;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;
	background-position: center top;
}
