body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

.bodytext {
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.bodytext1 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.menulink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menulink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: underline;
}
.heading {
	font-family: Tahoma;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;}
	
.heading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;}
	
.button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1376A9;
	height: 25px;
	border: 1px solid #666666;
	width: 70px;
}
	
