h1 {
	color: #000000;
	font-size: 16px;
	align: center
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1B528A;
	vertical-align: bottom;
}

.sbhead {
	font-weight: bold;
	color: #1B528A;
}

.red {
	color: #FF0000;
}


.dclaim {
	font-size: 10px;
	color: #666666;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-image: url(ptnrimages/back.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-style: italic;
	color: #FF6600;
	text-decoration: none;
}
