body {
	background: #f0fff0;
	font-family: verdana, arial, "sans-serif";
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}


:link {
	color: #0000FF
}


:visited {
	color: #8080FF
}


h1,h2,h3,h4 {
	color: #000080;
}


h3 {
	margin-top: 10px;
	margin-bottom: 10px
}


h4 {
	font-size: medium;
	font-weight: bold
}


h4.special {
	color: #ff0000
}


hr {
	color: #C00000
}


p {
	margin-left: 20px
}


p.photos {
	margin-left: 30px
}


p.todo_list {
	color: #000080
}


p.milestone {
	color: #000080
}


p.milestone_passed {
	color: #000080;
	font-weight: bold
}


p.sub_phase {
	color: #000080;
	margin-left: 40px
}


div {
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
}


div.margins_top {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}



div.top {
	background-color: #e0e0ff;
	background-image: url(images/lake.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	
	font-weight: bold;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}


div.bottom {
	background-color: #e0e0ff;
	
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	
}




div.margins {
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #e0e0ff;

	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #e0e0ff;

	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #e0e0ff;

	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e0e0ff;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}




table {
	font-size: medium
}
