p {
	font: normal 12px auto Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

p1 {
	font: normal 12px auto Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;

	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
pullout {
	font: bold 13px auto Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #de0088;
}
text-italic {
	font: normal 12px auto Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #0099FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: bold;
	color: #0099FF;
		padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0099FF;
		padding-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #de0088;
		padding-left: 20px;
}
A:link {
	text-decoration: underline; 
	color: #ffe306;
	padding-left: 0px;
	}
A:visited {
	text-decoration: underline; 
	color: #ffffff;
	padding-left: 0px;
	}
A:active {
	text-decoration: underline; 
	color: #ffe306;
	padding-left: 0px;
	}
A:hover {
	text-decoration: underline; 
	color: #ffffff;
	padding-left: 0px;
	}
	
	/* ------------------------------------ */
/* body links */
/* ------------------------------------ */

a:link.body {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333}

a:visited.body {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333}

a:hover.body {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	color: #de0088}
	

a:link.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0099FF;
		}

a:visited.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0099FF;
		}

a:hover.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0099FF;
		}

#locator { position:relative; visibility:show; left: 0; top: 0px; z-index:2 }
#locator1 { position:relative; visibility:show; left: 0px; top: -300px; z-index:2 }
#locator2 { position:relative; visibility:show; left: 550px; top: 00px; z-index:2 }

