@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #CCCCCC;
}

.studentName {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #e0d400;
}

.projTitle {

	font-style: normal;
	font-weight: bold;
	color: #e0d400;
}
#nameList {
	text-align: right;
}
