body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

h1
{
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 15,10,0,15;
	
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
li
{ padding-bottom: 10; }

ul.sub
{
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
}
li.sub
{ padding-bottom: 5; }
p
{ padding: 0,10,0,15;}

.footer
{ color:#FFFFFF; }
.subheader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding-left: 15;
}
.newstitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	padding-left: 15;
}
.h2link
{

	font-weight: bold;
	color: #000000;
	font-size:12px;
	
}
.h_dots
{ 
background-image:url(images/h_dots.gif);
background-repeat:repeat-x;
}