

hr
{
	color: #006699; 
	height: 1px;
}

body
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	
}

p
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	padding-left: 4; 
}

li
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	padding-left: 4; 
}

h1
{
	font-family: Arial; color: #FFFFFF; 
	font-size: 14pt; 
	font-weight: bold; 
    background-color: #006699;
    padding-left:14;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: bold;
	color: #FF6600;
	border-bottom-style:solid; border-bottom-width:1; 
	padding-left:10
}

h3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-style: bold;
	padding-left: 6; margin-bottom:2 
}

h4
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: bold;
	color: #006699;
	border-bottom-style:solid; border-bottom-width:1; 
	padding-left:10
}

th           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; letter-spacing: 1pt; font-weight: bold; 
               text-align: left; 
               border-bottom-style: double; border-bottom-width: 3; border-color: #000000;
               border-top-style: solid; border-top-width: 1;
               border-left-style: solid; border-left-width: 1;  }

td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	
}

td.even
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-color: #F2F2F2;
 	border-bottom-style: solid; 
    border-bottom-width: 1;
    border-color: #CCCCCC; 
}

td.odd
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-color: #FEFEFE;
	border-bottom-style: solid; 
    border-bottom-width: 1;
    border-color: #CCCCCC; 
}

dt
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
}
dd
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}



.blue-small  { font-family: Arial, Helvetica, sans-serif; color: #006699; font-size: 8pt;  }
.blue { font-family: Arial, Helvetica, sans-serif; color: #006699; font-size: 10pt;  }

.redline  { font-family: Arial, Helvetica, sans-serif; color: #FF9900; font-size: 9pt; font-weight: bold; }
.gray  { font-family: Arial; color: #666666; font-size: 10pt; }
.emphase  { font-family: Arial; color: #FF6600; font-size: 10pt; font-weight: bold; }
.big-emphase  { font-family: Arial, Helvetica, sans-serif; color: #FF6600; font-size: 12pt; font-weight: bold; }
.errorblock  { background-color: #FFCCCC; border: 1 dotted #FF0000 ;padding: 10px; font-size: 14px; font-color: #FF0000;  }
.news  { font-family: Arial; font-size: 9pt; color: #FF0000; font-weight: bold;}
.newsg  { font-family: Arial; font-size: 9pt; color: #008000; font-weight: bold;}

