body
	{
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
.heading
	{
	font:"Lucida Sans", Arial, Tahoma, "Times New Roman", "Trebuchet MS";
	color:#FFFFFF;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	}

a.fp:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height:1.5;
}
a.fp:visited {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height:1.5;
}
a.fp:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	line-height:1.5;
}
.link, .link a:link, .link a:visited
	{font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
	line-height:25px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
.link a:hover
	{font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:25px;
	}