body
	{
		text-align: center;
		font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #003366;
	background: #99CCFF;
	}
	
	#container
	{
		text-align: left;
		margin: 0px auto;
		width: 760px;
		
	}
	
	h1
	{
		background: #99CCFF;
		color: #FFF;
		padding: 20px;
		margin: 0px;
		border-bottom: 5px none #387A9B;
	}
	
	#nav
	{
		float: left;
		width: 220px;
		display: inline;
		margin-left: 20px;
		padding: 15px 0;
	}
	
	#nav ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: right;
	}
	
	
	
	#content
	{
	float: left;
	width: 450px;
	margin-left: 45px;
	padding: 15px 5px;
	background-color: #FFFFFF;
	}
	
	#footer
	{
		clear: both;
		background: #387A9B;
		color: #fff;
		padding: 5px 10px;
		text-align: right;
		font-size: 80%;
	}

	
a.menuL:link {
	color: #003366;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
a.menuL:focus {
	color: #FFFF00;
	font-size: 70%;
	font-weight: normal;
	
}
a.menuL:visited {
	color: #990000;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
a.menuL:hover {
	color: #FFFF00;
	font-size: 70%;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.titPag2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 0px;
	color: #036;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: .4em 0;
	border-top: 1px solid #069;
	border-bottom: 1px solid #069;
	background-image: url(images/chapter8.jpg);
	background-repeat: repeat-x;
}
div.imagadr
{
	float: right;
	margin: 2px ;
	display: inline;
	padding: 5px 5px 50px;
	background: #9cf url(images/fndimg.jpg) repeat-x 0 100%;
	color: #fff;
	text-align: center;
	
}

div.imagadr img
{
    border: 1px solid #fff;
}
div.imagagau
{
    float: left;
    margin: 2px;
    display: inline;
    padding: 5px 5px 50px 5px;
    background: #99CCFF url(images/fndimg.jpg) repeat-x 0 100%;
    color: #fff;
    text-align: center;
}

div.imagagau img
{
    border: 1px solid #fff;
}
.notes {
	font-size: 70%;
}
.tit {
	font-size: 110%;
	font-weight: normal;
}
p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul {
	text-align: left;
	margin: 5px;
	padding: 0px;
	list-style: none;
	}
.spacer {
	clear: both;
	
}
.centre{
	text-align: center;
	clear: both;
}
.flg{
	float: left;
	margin: 5px 5px;
	
}
#container #footer a {
	color: #FFFFFF;
}
