body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D0C8;
}
.copyrightTD {
	text-align: center;
	margin: auto;
	color: #D4D0C8;
}
.contactTD {
	text-align: center;
	margin: auto;
	color: #666666;
}
.mainTD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	right: 4px;
}
.navTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	right: 4px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited{
	text-decoration: none;
	color: #0033CC;
}
a:hover {

	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
