p{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFF99;
	line-height: normal;
	text-align: left;
}

.plarger{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFF99;
	line-height: normal;
	text-align: left;
}
body {
	background-image: url(images/yellowbg.jpg);
	background-repeat: repeat;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF9933;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.quotationleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF9933;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.authorremarks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FF9933;
	font-weight: normal;
	text-align: left;
	
}
.centered {
	text-align: center;
}

.bold {
		font-weight: bold;
}

.italics {
	font-style: italic;
}

.small {
	font-size: 9pt;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: normal;
	color: #FFFF99;
	text-align: center;
}

.largeletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 64pt;
	font-style: normal;
	line-height: 60pt;
	color: #FFFF99;
	float: left;
	padding-right: 2px;
}

a:link {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}

a:visited {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}

a:hover {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

a:active {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

a.nav:link{
	font-size: 10pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a.nav:visited{
	font-size: 10pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a.nav:hover{
	font-size: 10pt;
	color: #CC3300;
	text-align: center;
	text-decoration: none;
}

a.nav:active{
	font-size: 10pt;
	color: #CC3300;
	text-align: center;
	text-decoration: none;
}

a img {
	border: 1;
	border-color: #FFFF99;
} 

