a.Menu {

	color: White;

	font: 300;

}



body {

	height: 100%;

	background: #F5F5F5;

	margin-top: 0;

	font-family: Georgia, Times New Roman, Times, serif;

}



.new{

	color: Navy;

	font-weight: bolder;

	font-variant: small-caps;

	font-style: normal;

	font: +1;

	text-align: left;

	text-decoration: underline;

}

a.new{

	color: Navy;

	font-weight: bolder;

	font-variant: small-caps;

	font-style: normal;

	font: +1;

	text-align: left;

	text-decoration: underline;

}

.highlight{

	color: Navy;

	font-weight: bolder;

	font-style: normal;

	font: +1;

	text-align: left;

}
