p, li {
color: #000000;
	font: 15px/1.4em arial,verdana,sans-serif;
}

A:link {
	color: #6e0e0f;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #6e0e0f;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #6e0e0f;
	font-weight: bold;
}

/*Body*/

.Quotes {
	padding: 0;
	color: #666666;
	font: 15px/1.3em Georgia, "Times New Roman", Times, serif;
}

.NameStudent {
	font-family: Arial, Vedana, Sans-serif;
	color: #666666;
	font-weight: bold;
}

.Centered {
	margin-left: 35px;
}

ul	{
	list-style-type: square;
	text-align: left;
}
				
li	{ 
	color: #000000;
	list-style-type: square;
	margin-bottom: 6px;
}

hr {
  border: none;
  background-color: #d7c9b9;
  color: #d7c9b9;
  height: 1px;
}
