P, TR,TD, LI, UL, OL, blockquote, DIV, pre  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Blue;
}

TR.form {
    background: CCCCCC;
}

TD.Smaller  {
	font-size : 8pt;
}

TD.NoRooms  {
	font-size : 12pt;
	color : #990000;
	font-weight : bold;
}

TD.note  {
	color : #000099;
}

TD.notecurrent  {
	color : #000099;
	font-weight : bold;
    text-decoration : underline;
}

TD.noteheader  {
    background: #0066CC;
	color : FFFFFF;
	font-weight : bold;
}

BR  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}


B  {
	font-family : arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}


H1  {
	font-family : arial, verdana, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : Black;
	padding-top : 10pt;
	padding-bottom : 0pt;
}

H2  {
	font-family : arial, verdana, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	font-style : italic;
	color : #000099;
}

A  {
	color : 3366FF;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
    color : 3366FF;
    font-weight : bold;
    text-decoration : none;

}

A:Active  {
        color : 3366FF;
        font-weight : bold;
        text-decoration : none;

}

A:Hover  {
        color : 3366FF;
        font-weight : bold;
        text-decoration : underline;
}

BODY  {
	font-family : arial, verdana, sans-serif;
	background-color : #FFFFFF;
	color : CCCCCC;
	font-size : 12pt;
	list-style-type : circle;
	border-style : ridge;
	list-style : disk;
	border-left-width : thick;
	padding : 0;
	border-width : 0;
}

H3  {
	font-family : arial, verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	font-style : italic;
}

.NLH  {
	font: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10pt;
	margin-top: 5pt;
	font-style: italic;
}