body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Top {
	font-family: tahoma;
	font-size: 25px;
	color: #EEEEEE;
	font-weight: bolder;
	font-style: italic;
}
.main_head {
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	color: #1E0E82;
	text-decoration: underline;
}


td {
	font-family: tahoma;
	font-size: 11px;
}
.Top1 {
	font-family: tahoma;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bolder;
	font-style: italic;
}
.head {
	font-family: arial;
	font-size: 13px;
	color: #B7141A;
	text-decoration: none;
	font-weight: bold;
}

#myLink a:link {
		text-decoration:none ;
		color:#000000 ;
}
#myLink a:hover {
		text-decoration:none ;
		color:#000000 ;
}
#myLink a:visited {
		text-decoration:none ;
		color:#000000 ;
}
#myLink a:active {
		text-decoration:none ;
		color:#000000 ;
}
		
