.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;

}
/* Headlines */
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #31322C;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #4B4D44;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4B4D44;
}
.t {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #13c362;
}

.c {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #13c362;
}

/* Fonts */

a:link {color: #444444; text-decoration: none; }
a:active {color: #444444; text-decoration: none; }
a:visited {color: #aaaaaa; text-decoration: underline; }
a:hover {color: #888888; text-decoration: underline; }