BODY {

	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Tahoma;
}


A {
	text-decoration: underline;
	font-size: 13px;
	font-family: Tahoma;
	color: #8B118F;
}

A:Hover {
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
	color: #8B118F;
}

.style2 {
	color: #8B118F;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.style3 {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
}
.body-small {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
}
.h2 {
	color: #8B118F;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
}
.h1 {
	color: #8B118F;
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
}
.nav1 {
	color: #8B118F;
	text-decoration: none;
	font-weight: bold;
	font-size: 13 px;
	font-family: Tahoma;
}
.nav1:Hover {
	text-decoration: underline;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #8B118F;
}
.nav2 {
	color: #8B118F;
	text-decoration: none;
	font-weight: normal;
	font-size: 11 px;
	font-family: Tahoma;
}
.nav2:Hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #8B118F;
}
.nav3 {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
}
.nav3:Hover {
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
}

