	font		{ font-family: helvetica, arial; font-size: 10pt}
	body		{ background-image: url(images/bg_tile.gif) }
	a:link		{ color:#ff6318; font-family: arial,helvetica; font-size: 10pt; text-decoration: underlined}
	a:visited	{ color:#ff6318; font-family: arial,helvetica; font-size: 10pt; text-decoration: underlined}
	a:hover 	{ color:#000000; font-family: arial,helvetica; font-size: 10pt; text-decoration: underlined}
	/*font 		{ color:black; font-family: helvetica, arial; 	font-size=10pt}*/
	div,p,td,tr { font-family: helvetica, arial; font-size: 10pt;}
	
	h2		{ color: white;	font-family: helvetica, arial; font-size: 14pt}
	h3		{ color: white;	font-family: helvetica, arial; font-size: 10pt}

.mjph2 { color: white;	font-family: helvetica, arial; font-size: 14pt}


.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white:hover {text-decoration: none;}

.whitenarrow {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #FFFFFF;
}
.whitenarrow:hover {
	color:white;
	text-decoration: none;
	font-weight: bold;
}
.whitenarrow:link  {color:white; text-decoration: none;font-weight: bold;}

