body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a {
	color: #0066CC;
	text-decoration: none;
	text-decoration: underline;
}

a:visited {
	color: #BA6983;
}


.small_pink {
	color: #BA6983;
	font-size: 11px;
	font-family: tahoma;
}

.large_pink {
	color: #DD137B;
	font-size: 16px;
	font-family: tahoma;
	line-height: 125%;
}

.small_pink_link {
	color: #DD137B;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}

.med_pink_link {
	color: #DD137B;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline;
}

.small_white_link {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}

.large_grey {
	color: #666666;
	font-size: 14px;
	font-family: tahoma;
	line-height: 125%;
}

.med_grey {
	color: #666666;
	font-size: 13px;
	font-family: tahoma;
	line-height: 125%;
}

.small_grey {
	color: #666666;
	font-size: 11px;
	font-family: arial;

}

.small_white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;

}


.small_white_menu {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	letter-spacing: 1.25px;

}

.small_white_menu2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	letter-spacing: 1px;

}

.med_white {
	color: #FFFFFF;
	font-size: 13px;
	font-family: tahoma;
}

.large_white {
	color: #FFFFFF;
	font-size: 18px;
	font-family: tahoma;
	line-height: 125%;
}


.small_green {
	color: #5A9850;
	font-size: 11px;
	font-family: tahoma;
}


.med_green {
	color: #5A9850;
	font-size: 13px;
	font-family: tahoma;
}


.med_pink {
	color: #DD137B;
	font-size: 14px;
	font-family: tahoma;
	line-height: 125%;
}


.med_black {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	line-height: 125%;
}

.large_black {
	color: #000000;
	font-size: 16px;
	font-family: tahoma;
	line-height: 125%;
}

.xlarge_grey {
	color: #666666;
	font-size: 22px;
	font-family: tahoma;
}
