.advert {	
	position:absolute;
	width:160px;
	font-size: x-small;
}
.breadcrumb {
	font-size: small;
	background-color: #99FF99;
	width: 442px;
	height:18px;
}


.aristotle_heading {
	font-size: small;
	background-color: #99FF99;
	margin-top:0px;
	margin-bottom: 7px;
	font-weight: bold;
	width: 160px;
	height:18px;
}

.aristotle_logo {
	background-color: #99FF99;
	margin-top: 6px;
	margin-bottom: 7px;
	width: 160px;
	height:20px;
}

.aristotle_hr {
	font-size: small;
	background-color: #99FF99;
	width: 160px;
	height:5px;
	margin-top: 6px;
	margin-bottom: 7px;
}


.content {
	position: absolute; 
	left: 180px;	
	width: 442px;
	font-size: small; 
	border-width:thick;
	border-color:black;
}

body {
	font-family: verdana, arial,helvetica,sans-serif;
	background-color:#FFFFFF;
}

P {
	margin-top:0px;
	margin-bottom:5px;
}

ul {
	margin-top:0px;
	margin-bottom:5px;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: large;
	margin-top: 4px;
	margin-bottom: 1px;
	color: green;
}
h2
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 0px;
	color: green;
}
h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
        margin-top: 5px;
	margin-bottom: 0px;
	color: green;

}
