html { 
	font-size: 100%; /* IE hack */ 
}

body { 
	font-family: Tahoma;
	font-size: 0.75em 
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0057A9;
}
h1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #000000;
}
h2 {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_1 {
	font-family: Tahoma;
	font-size: x11px;
	color: #FFFFFF;
}
.txt_2b {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0057A9;
}
.txt_3s {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.txt_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_3b      { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}
.txt_3r {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.txt_4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0057A9;
}
br{font-size:11px}
td{font-size:11px}
.txt_5 {
	font-family: Tahoma;
	font-size: x11px;
	color: #A1A9C4;
}
.txt_6s {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF6D11;
}
.txt_6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6D11;
}
.txt_7s {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.txt_7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A4AA7;
}
.txt_9 {
	font-family: Tahoma;
	font-size: 7pt;
	color: #B4B9BE;
	text-decoration: none;
	text-transform: capitalize;
}
.txt_10 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0057A9;
	text-transform: uppercase;
}
.heading {
	font-family: Tahoma;
	font-size: small;
	color: #0057A9; margin-left:0; margin-top:0; margin-bottom:10; font-style:italic; font-weight:bold; text-align:left; line-height:150%
}
.edit {
	font-family: Tahoma;
	font-size: x11px;
	color: #000000;
}

ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
li
{
	background-image:url(../imgs/blt_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:14px; 
}