td {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 80%; 
	color: #003399;
	}
h1 {
	FONT-SIZE: 120%;
	margin: 0px;
}

h2 {
	FONT-SIZE: 110%;
	margin: 0px;
	margin-top:10px;
	margin-bottom:10px;
}


b {
	font-weight: bold;
	}
a {
	color: #003399;
	}
a:visited {
	color: #003399;
}
a:hover {
	color: #333366;
}
.smaller {
	FONT-SIZE: 70%; 
}
.PLRtext {
	color:#333333;
	text-align: center;
	font-size: 0.8em;
	font-weight:normal;
}

a.PLRtextA, a.PLRtextA:visited  {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

a.PLRtextA:hover {
	text-decoration:underline;
}
.yellowbg {
	background-color:#FEE879; 
	font-family:Arial, Helvetica, sans-serif; font-size:50%;
}