img	{
	border:0px;
	}
body{
	margin:0px;
	font-family:"Courier New", Courier;
	font-size:11px;
	color:#000000;
	
	background:url('../../images/bg_page_tiler.gif') repeat-y #FFFFFF;
}

h1{
	margin:0px;
	padding:0px 0px 14px 0px;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
}

h1 a {
	text-decoration: none;
	color:black;
}

h1 a:hover {
	text-decoration: underline;
	color:black;
}

h2{
	margin:0px;
	padding:0px 0px 2px 0px;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
}

p {
	margin:0px;
	padding:0px 0px 14px 0px;
	line-height:13px;
	color:#888888;
}

p a {
	text-decoration: none;
	color:#888888;
}

p a:hover {
	text-decoration: underline;
}