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

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.grad {
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	margin-top: 0px;
}

.textlink {
	font-family:  Arial, Helvetica, sans-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/jzdesire_layout_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bottombox {
	background-image: url(images/images/bottom_grad_sq_07.gif);
	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:  Arial, Helvetica, sans-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:#F00;
}
a {
	color:#003366;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
