body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6EEF2;
}
.sectionTitle {
	font-size: 1.2em;
	font-weight: bold;
}
.navText {
	font-size: 0.8em;
}
.projectTitle {
	font-size: 1.2em;
	font-weight: bolder;
	font-family: "Courier New", Courier, mono;
}
.ProjectContent {
	width: 470px;
}
.notebookBG {
	background-attachment: scroll;
	background-image:    url("images/paper_BGtile.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.basestrip {
	background-image:    url("images/basestrip.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.tinyText {
	font-size: 1em;
	font-family: "Courier New", Courier, mono;
}
.basenavText {
	font-size: 1em;
}
a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.designCredit {
	font-size: 0.8em;
	color: #003366;
}
.subnavframe {
	background-attachment: scroll;
	background-image:    url("images/subnavBG.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.newsTitle {

	font-size: 1em;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.newsbodyCopy {


	font-size: .9em;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.notebookBGCopy {

	background-attachment: scroll;
	background-image:    url(images/notepadtile2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
