.main {
	text-decoration: none;
}
body {
	background-color: #CFCFCF;
	}
	
	
.GreenboxNormal {
	font-family: "Times", serif;
	color: #476980;
	text-decoration: none;
	font-variant: normal;
	font-style: oblique;
	font-size: 14px;
}
.NormalButSmall {
	font-family: "Times", serif;
	color: #476980;
	text-decoration: none;
	font-variant: normal;
	font-style: oblique;
	font-size: 11px;
}
.TitleText {
	font-family: "Goudy Old Style", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #476980;
	text-decoration: none;
	font-weight: bold;
}
