body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EBEBEB;
}
h4 {
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: none;
} 
a:hover {
	text-decoration: underline; 
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
ul.projectList {
	width: 450px;
}
.projectListItem {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
}
.projectTitle {font-family: Verdana, Arial, Helvetica, sans-serif}
.projectSubTitle {font-size: 12px; font-weight: bold; color: #CC6600; }
.projectPar {font-size: 12px; font-weight: normal; text-align: justify }
