/* CSS Document */

p {
font: 12px arial, helvetica, sans-serif;
}
.clearAll {
clear: both;
}
a.pagelink:link, a.pagelink:visited, a.pagelink:active {
	color: #0066CC;
	text-decoration: none;
}
a.pagelink:hover {
	color: #cc0000;
	text-decoration: underline;
}

.TimesRstyle1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-top: 50px;
	text-align: center;
}
.TimesRstyle2 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

img.PR {
	float: left;
	border-style: 0;
}