body,td,th {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 10pt;
	color: #66CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 10px;
	color: #333333;
}