.Background {
	background-color: #0071bd;
}
a:link {
	color: #CFF;
}
a:visited {
	color: #FFF;
}

.Menu{
	font-family: Cambria;
	font-size: 14px;
	color: #FFF;
	}
.Content{
	background-color: #333333;
	font-family: Cambria;
	font-size: 13px;
	color: #FFFFFF;
	}
.title1 {
	font-family: Cambria;
	font-size: 18px;
	color: #9CF;
}
.date1 {
	font-family: Cambria;
	font-size: 12px;
	color: #CCCCCC;
}
.author {
	font-family: Cambria;
	font-size: 12px;
	font-style:italic;
	color: #CCCCCC;
}
.Headings {
	font-size: 20px;
	font-weight: bold;
}
