body {
	background-image:   url(/images/background/yelweave.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.tdppadding {
padding: 4px 4px 4px 4px;
}

.doublespacing {
	line-height: 150%;
}

/*

b = bold

ds = doublespace

 */

.px16bds {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: bold;
	font-size: 16px;
}
.px20b {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.px14ds {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;

}

.px10 {font-size: 10px}
.px11 {font-size: 11px}
.px12 {font-size: 12px}
.px13 {font-size: 13px}
.px14 {font-size: 14px}
.px16 {font-size: 16px}

.px14b {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.mobile_topimage img {
	max-width: 500px; /* Adjust this value according to your content area size*/
	height: auto;
}

