.defaultText {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: blink;
}
a:link {
	color: #0093DD;
	text-decoration: none;
}
a:visited {
	color: #009240;
	text-decoration: none;
}
a:hover {
	color: #DA251D;
	text-decoration: blink;
}
a:active {
	color: #FFF500;
	text-decoration: none;
}
.spacer {
	color: #FFFFFF;
	font-size: xx-small;
}
.SmallDefaultText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #6666ff;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	color: #9933cc;
}.details {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
