h1 {
	font-size: 16pt;
	color: #005db6;
}
h2 {
	font-size: 16pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	list-style-image: url(images/index_bullet.gif);
	font-family: "trebuchet ms", Arial, sans-serif;
}
body,td,th {
	font-size: 10.5pt;
	color: #333333;
	bottom: 0px;
}
li {
	list-style-image: url(images/index_bullet.gif);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #005DB6;
}
h3 {
	font-size: 12pt;
	color: #009ffe;
}
