h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #977d98;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #74B2DF;
	line-height: 25px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.grad {
	background-repeat: repeat-x;
	background-color: #4fbdd8;
}

.textlink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1e5291;
	text-decoration: none;
}

a.textlink:hover {
	color: #469FDF;
	text-decoration: underline;
	
}

.textplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e5291;
	line-height: 16px;
	font-weight: bolder;
}
.mainbox {
	background-image: url(images/mango_background_25.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bottombox {
	background-image: url(images/mango_background_27.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
.topbox {
	background-image: url(images/mango_background_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
.vsmalltext {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:link { color:#003366; text-decoration:none;}
a:active { color:#003366; text-decoration:none; }
a:visited { color:#003366; text-decoration:none; }
a:hover { color:#00CCFF; }
a {
	color:#003366;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}