body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: inherit;
	left: auto;
	color: #000;
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
p {
	font-size: 10px;
}
td {
	font-size: 10px;
}
a:link {
	color: #006;
}
a:visited {
	color: #666;
}
a:hover {
	color: #009;
}
a:active {
	color: #00C;
}
#ExampleTemplate table tr td p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

