body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-image: url(images/bullet.png);
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {color:#663300;}
a:hover {color:#003366;}
a:visited {color:#666666;}

h2 {color:#13385f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.style1 {
	font-size: 14px;
	list-style-image: url(images/bullet.png);
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	font-size: 13px;
	list-style-image: url(images/bullet2.gif);
}
.style5 {font-size: 13px; list-style-image: url(images/bullet.gif); }
.style6 {
	font-size: 11px;
	list-style-image: url(images/bullet.png);
}
.style7 {
	font-size: 14px;
	font-weight:600;
	list-style-image: url(images/bullet.png);
}