body{
padding:0px;
margin:0px;
background-color:#37445B;
}
a:hover{text-decoration:none;}


.ln {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.lnbold {
	font-family: arial;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.lnl {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #003366;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #330000;
	text-decoration: blink;
}
.lstext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: auto;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);

}
.bottomtext {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: auto;
	list-style-position: inside;
}