/* Body */
BODY 						{
	background-color:#FFFFFF;
	margin:0px;
	background-image: url(../images/bkgd.jpg);
}
BODY,TD,TH			{font-family:verdana, arial, helvetica, sans-serif; font-size:small;}
A					{color:#0071BB;	text-decoration:underline;}
A:hover				{color:#D8A713;}
A:active			{color:#D8A713;}
A:visited			{color:#D8A713;}

/*Breadcrumbs*/
.breadcrumb				{font-size:x-small;}

/* Page Title */
.PageTitle {font-size: large;font-weight: bold;text-transform: uppercase;}

/* Related Links */
.RelatedLinks {font-size: x-small;}

/* Footer */
.Footer {font-size: x-small;}
