a {
	font-size: 11px;
	font-family: Verdana;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

#text {
	font-size: 11px;
	font-family: Verdana;
	padding-top: 0;
	padding-left: 10;
	padding-right: 10;
	line-height: 15px;
	list-style-image: url(/images/left_arrow.gif);
	color: #333333;
}

P {
	COLOR: #333333;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	line-height : 15px;
	text-align: left;
	white-space: normal;
	font-style: normal;
	padding-left: 20px;
	float: none;
	clear: none;
	list-style-image: url(/images/left_arrow.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-left: 40px;
}

 H3 {
   COLOR: White; 
   FONT-FAMILY: verdana; 
   font-weight : bold;
   FONT-SIZE: 14px;
}
 H4 {
   COLOR: #333333; 
   FONT-FAMILY: verdana; 
   font-weight : bold;
   FONT-SIZE: 14px;
}
td {
	color : black;
	font-family : Verdana;
	font-size : 11px;
	line-height : 15px;
 }
 
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: NORMAL;
	font-variant: normal;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(/images/left_arrow.gif);
	line-height: 1.5;
	text-indent: -12pt;
	margin-left: 45px;
	padding-left: 20px;
}
