body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	
	background: #f683a4;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.pic {
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #DF0276;
	text-indent: 0px;
}
.footerbtm {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}

.footerbtm a {
	color: #993366;
}

.footerbtm a:hover {
	color: #FFF;
}


.footer {
	font-size: 10px;
	line-height: 16px;
	color: #E9658F;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #E10279;
}
.subsub {
	font-size: 12px;
	font-weight: bold;
	color: #46873D;
}

a:link {
	color: #E9658F;
	text-decoration: none;
}
a:visited {
	color: #E9658F;
	text-decoration: none;
}
a:hover {
	color: #58B348;
	text-decoration: underline;
}
a:active {
	color: #58B348;
	text-decoration: none;
}

