body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Tahoma",  Arial, sans-serif;
	color: #343434;
	font-size: 12px;
}
.topbg{
	font-family: "Tahoma",  Arial, sans-serif;
	background-color: #0072B8;
	color: white;
	font-weight: normal;
	word-spacing: 5px;
	letter-spacing: 3px;
	text-transform: capitalize;
	font-size: 20px
	
}
.littlebg{
	background-color: #4199D4;
}
.tableborder{
	border: 1px solid Navy;
}
.tr{
	text-align: center;
	line-height: 40px;
	background-color: #429AD6;
	color: White;
	padding-left: 20px;
	font-weight: bold;
}
.trline{
	background-color: #429AD6;
	border-bottom: 1px solid Navy;
}
.littlecorner{
	background-color: #0072B8;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.whitefont{
	color: White;
	font-size: 10px;
}
.line{
	border-bottom: 1px solid #B9C8E6;
}
.vertiline{
	border-left: 1px solid #B9C8E6;
}
.tdlinebottomleft{
	border-bottom: 1px solid #B9C8E6;
	border-left: 1px solid #B9C8E6;
}
.red{
	color: #DC143C;
}
a{
	color: #000099; text-decoration: underline;
}
h1{
	margin:0; padding:0; display : none;
}

a href { 

	color: #000099; text-decoration: underline 
}