h1 {
	font-size: 16pt;
	color: #005db6;
}

h2 {
	font-size: 16pt;
	color: #000000;
}

h3 {
	font-size: 12pt;
	color: #009ffe;	
}


body {
	background-color: #FFFFFF;
	list-style-image: url(images/index_bullet.gif);
}

body,td,th {
	font-size: 10pt;
	color: #333333;
}
li {
	list-style-image: url(images/index_bullet.gif);
}

