.style1 {color: #330033}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #660033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #660099;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 {
	font-size: 12px;
	color: #330033;
}
h2 {
	font-size: 14px;
	color: #330033;
}
.text-bottom {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

