*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body {
	font-size: 70%;
	line-height: 1.5em;
	color: #FFFFFF;
}
.titles {
	font-size:110%;
	font-weight: bold;
	color: FBF0C1;
}
.links {
	font-size:100%;
	color: #FFFFFF;
	text-decoration: underline;

}

