BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
		background-color:  cccccc;
}

H1{
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
}
H2{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
		text-align: center;
}
H3{
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
		TEXT-DECORATION: underline;
}

.label{
	font-size: 10pt;
	font-weight:bold;
}
.small{
	font-size:7pt;
}


TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}

TH
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

.reglink
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black
}

.reg
{
    FONT-FAMILY: Symbol;
}

.resume-body
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    MARGIN-TOP: 6pt;
    MARGIN-BOTTOM: 12pt;
}

.resume-top
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    text-align: center;
}

.header
{
		font-size: 11px;
		font-family: "Arial";
	 	color: black;
 		text-align:center;
 		font-weight: bold;
}

.data
{
		font-size: 11px;
		font-family: "Arial";
		color: black;
		text-align: center;
		text-valign: top;
}

.error{
	font-size: 10pt;
	color: #CC0000;
	font-weight:bold;
}

.superscript{
	font-size: 7pt;
	vertical-align: superscript;
	color: #000000;
}

.footnote{
	font-size: 7pt;
	font-style: italic;
	color: #000000;
}

TD.LargeHead{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

.LargeHead2{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}
