.body {
	font-size: 12px;
	font-family: Tahoma;
	color: #330066;
	font-weight: normal;
	text-align: justify;
}
.heading {
	font-size: small;
	font-weight: bold;
	color: #330066;
	font-family: Tahoma;
	font-style: normal;
}
.bodycentre {
	font-size: 12px;
	font-family: Tahoma;
	color: #330066;
	font-weight: normal;
	text-align: center;
}
.lgeheading {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #330066;
	font-style: normal;
}
.pinkheading {
	color: #FF0099;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0099;
}
a:link {
	text-decoration: none;
	color: #FF0099;
}
a:visited {
	text-decoration: none;
	color: #FF6699;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.smallbody {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #330066;
}
.smallbodyit
{
	font-family: Tahoma;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #330066;
}
