body {
	background-color: #ffffff;
	color: 000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#maintext {
	border-color: #8080ff;
	border-style: dashed;
	border-width: 0pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}

#headline {
	color: #6d695a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#link {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}

#footertext {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}

#largetext {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0pt;
}
#justified {
	font-family: Verdana, Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#copyright {
    color: #c0c0c0;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 9px;
	text-align: right;
}