
table {
	margin:0px;	
	border:0px;
	border-collapse: collapse;
		font-size: 12px;	
}
html, body {
	height: 100%;
}

body {
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-bottom:10px;
}


td {
	vertical-align:top;
}


table.border {
	height:100%;
	width:998px;
	Xbackground-color:#CCCCCC;	
}

p.title{
	font-size:24px;
	font-weight:400;
	font-weight:bold;
	color:#333333;
}

p.entry {
	
	text-align:justify;
	padding-left:50px;
	color:#666666;
}
