body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
	margin:0;
}

a{color:#DF6BB3; text-decoration:none;}

.site-wrap{
	width:700px; margin:0 auto; padding: 0 15px; background:#FFF; clear:both; padding:10px;	
}

.not-available{
	background:#f5f5f5; padding:5px; width:690px; float:left; margin-top:15px; font-size:11px;
}
.small-text{
	font-size:11px;
}
table
{ 
page-break-inside: always;
}
.breakthis
{ 
page-break-after: always;
}

h1,h2,h3{color:#5F1246;}
h1{font-size:28px;}
h3.title{border-bottom:1px solid #f5f5f5;}

.break{font-size:10px; color:#8F236E; width:100%; text-align:center;  margin:0 0;}
.clearboth{clear:both}

.page-title{
	padding:5px;
	border:1px solid #5F1246;
	border-bottom:3px solid #5F1246;
}
.border{
	border-bottom:1px dotted #000;
	margin:8px 0;
	padding:8px 0;
	width:100%;
	height:5px;
}