/* ------------- USED FOR HEADINGS ------------------------- */
*
{
	color: #efef88;
	font-family: verdana, Arial, Helvetica, Sans-Serif;
}
body, td
{
	font-size: 8pt;
}
h1
{
    color: #CCCC33;
	font-size: 28px;
	margin-bottom: 0px;
	text-indent:-4000px;
}
h2, .h2
{
    color: #CCCC33;
	font-size: 16px;
	margin-bottom: 4px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
h3
{
    color: #CCCC33;
	font-size: 20px;
	margin-bottom: 4px;
}
h4
{
    color: #CCCC33;
	font-size: 20px;
	margin-bottom: 4px;
}
p{margin:0px 0px 4px 0px;}

.sIFR-replaced 
{
    visibility:hidden;
    text-indent:0;
}

/*text indent to disable html text */
.sIFR-replaced ul li, .sIFR-replaced h1
{
    text-indent:-4000px;
}
