td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a {
	color: blue;
	text-decoration: underline;}
a:hover {}
a:active {  color: #FFFFFF}

.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
a.footer:link {  text-decoration: none}
a.footer:hover {
	color: #E6F1CD;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}
a:hover {  color: #6666CC}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 19px;
}
.bodyTextBold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;

}
.bodybgtop {
	background-image: url(images/body_bg_topleft.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bodybgbottom {
	background-image: url(images/body_bg_botright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bigger {
	font-size: 13px;
	font-weight: bold;
}
