

BODY,TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size: 80%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.pageheaderclass {color: #555555;
					font-size: 150%;
					font-weight:bold;}
					
.yellowitalicclass {color:#B87F48;
					font-weight:bold;
					font-style:italic;
					text-decoration:none;}
					
.grayitalicclass {color:#666666;
					font-weight:bold;
					font-style:italic;
					text-decoration:none;}
					
.yellowlinkclass {color:#B87F48;}


a {color:#B87F48;}

.detailslabelclass {color:#BE6A6A;
					font-weight:bold;}
					
.reditalicclass {color:#BE6A6A;
					font-weight:bold;
					font-style:italic;
					text-decoration:none;}
					
.bannerlink {color: #ffffff;
			font-weight:bold;
			text-decoration:none;}
			
.whitefont {color:#ffffff;}

.redlink {color:#BE6A6A;
			text-decoration:underline;}
			
/* original yellowitalicclass and yellowlinkclass: #DBAA77 */
