BODY {
	background-color : white;
	color : black;
}
A:LINK {
	color : blue;
}
A:VISITED {
	color : purple;
}
.vital {
	font-weight : bold;
}

.ivy {
	width : 587px;
	height : 24px;
	background-image : url(/pics/bar01.jpg);
	alt : ivy bar;
}
#content {
	position : relative;
	background-color : white;
	margin-left : 25px;
	margin-top : 25px;
	mrgin-right : 25px;
}

