img	{display: none}

body	{background: white
	width: 350px;
	font-family: Arial, Helvetica, sans-serif}

td	{
	font-size: 12px;
	background: white}


.hide	{display: none}


.heading_blue {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18 px;
	font-weight: bold;
	text-decoration: underline }



.tdgrey {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF}

.tdgrey1 {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF}


.navlink1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size 10px;
	font-weight: bold;
	color: #38589A;
	text-decoration: none }

a.navlink1:link { color: #38589A }
a.navlink1:hover { color: #D83A3A; text-decoration: underline}
a.navlink1:active ( color: #7C0187 }
a.navlink1:visited { color: #5670A4 }

.navlink2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size 8px;
	font-weight: bold;
	color: #38589A; 
	font-size: 9px;
	text-decoration: none}

a.navlink2:link { color: #38589A }
a.navlink2:hover { color: #D83A3A; text-decoration: underline}
a.navlink2:active ( color: #7C0187 }
a.navlink2:visited { color: #5670A4 }



.bottomlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none}




a.bottomlink:link { color: #000000 }
a.bottomlink:hover { color: #38589A; 
		text-decoration: 
		underline; font-weight: bold}
a.bottomlink:active ( color: #7C0187 }
a.bottomlink:visited { color: #000000 }


.bluelink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none}




a.bluelink:link { color: #DC44AC }
a.bluelink:hover { color: #9D44DC; text-decoration: underline;}
a.bluelink:active ( color: #7C0187 }
a.bluelink:visited { color: #8C1818 }


.indent-20px {  text-indent: 20px}
