/*** page properties & standard formating (txt, links, etc.)***/

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3428421-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 10pt;
	color: #000000;
 }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 10pt;
	color: #000000;
}

.links {
	color: #000000;
	text-decoration: underline;
}
.links:visited {
	color: #000000;
	text-decoration: underline;
}
.links:hover {
	color: #666666;
	text-decoration: none;
}


.footernavtxt {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 13pt;
	color: #ffffff;
	text-decoration: none;
}
.footernavtxt: visited {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 13pt;
	color: #ffffff;
	text-decoration: none;
}
.footernavtxt: hover {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 13pt;
	color: #ffffff;
	text-decoration: none;
}


.linksnounderline {
	color: #000000;
	text-decoration: none;
}

.linksnounderline:visited {
	color: #000000;
	text-decoration: none;
}

.linksnounderline:hover {
	color: #666666;
	text-decoration: none;
}

.standardmediumfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #000000;
}

.standardlargefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 13pt;
	color: #000000;
}

a {
 color: #000000;
 text-decoration: underline;
}
a:visited {
 color: #000000;
 text-decoration: underline;
}
a:hover {
 color: #666666;
 text-decoration: none;
}

