/* CSS Document */

BODY {margin:0px;
background-image:url(images/background.jpg);
}
TD {
	font-family:"Times New Roman", Times, serif;
}
TD.contentarea {
	font-size:16px;
	color:#606060;
	font-weight:bold;
	padding:0px 55px 0px 55px;
	line-height:1.5;
}
TD.contentarea TD{
	font-size:16px;
	color:#606060;
	font-weight:bold;
	line-height:1.5;
}
h1 {
	font-size:30px;
	margin:0px;
	font-weight:normal;
}