P, TD, input { 
  font-weight: normal; 
  font-size: 8pt;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

A {
	font-color: #000000;
}
A:hover {
  color: Blue;
  }
.page_heading_01
{
    font-size: 12px;
    color: #004177;
    font-weight: bold;
    margin-bottom: 3px;
}

.page_heading_02
{
    font-size: 16px;
    color: White;
    font-weight: bold;
    margin-bottom: -8px;
    padding-left: 14px;
    }
	 
.page_heading_03
{
    font-size: 16px;
    color: #004177;
    font-weight: bold;
    margin-bottom: 3px;
}
  
H1 { 
  font-weight: bold; 
  font-size: 20pt;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

H2 { 
  font-weight: bold; 
  font-size: 16pt;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

H3 { 
  font-weight: bold; 
  font-size: 12pt;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}
td.heading {font-weight: bold;
 text-align: inherit;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica,sans-serif;
   color:#000000;
   font-size-adjust: inherit;
}
BODY {
	font-size : 11px;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
P {
	font-size : 11px;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;

}
.linksheader {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : White;
	letter-spacing : 0px;}
	
.linksheader  a:hover {COLOR: Yellow;text-decoration: none;}
.linksheader  a:link {COLOR: White;text-decoration: none;}

.linksfooter {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #EC8200;
	letter-spacing : 0px;}
	
.linksfooter  a:hover {COLOR: Red;text-decoration: none;}
.linksfooter  a:link {COLOR: #EC8200;text-decoration: none;}

li.bullet {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Black;
	letter-spacing : 0px;
	list-style-image: url(graphics/bullet.gif);
}
