body {
	background-color: #666666;
}
.logofont {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.logoSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.contentB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1pt;
}
.contentLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
a img {
	border: 0px;
}
.contentB a:link {
	color: #000000;
	text-decoration: none;
}
.contentB a:visited {
	color: #000000;
	text-decoration: none;
}
.style1 {
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
