body {
	margin-top: 0px;
	background-image: url('NEW_PICS/bckround.jpg');
}
.style2 {font-size: 14px}
.style1 {font-size: 9px}
.heading {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px;}
.body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.style3 {	color: #CCCCCC;
	font-size: x-large;
}
.style2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color:#999999;
	text-decoration: underline;
}
a:link {
	text-decoration:underline;}
a:visited {
	text-decoration:underline;	color: #000000;
}
a:hover {
	text-decoration:underline;	color: #FFFFFF;
}
a:active {
	text-decoration:underline;	color: #ffffff;
}
