.bc  {
	font-size : 7pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #000099;
}

.bc:Hover  {
	font-size : 7pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: underline;
	color : #000099;
}

.bc:Active  {
	font-size : 7pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: underline;
	color : #000099;
}

A  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: none;
	color : #000099;
}

A:Hover  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: underline;
	color : #0066ff;
}

A:Active  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: none;
	color : #660066;
}

BODY  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

TD  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.b  {
	font-size : 8 pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #880000;
}

.b:Hover  {
	font-size : 8 pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
}

.title  {
	font-size : 10 pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : black;
}

.title:Hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: underline;
	color : #0066ff;
}

.new  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #ffffff;
}
.newtitle  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #ffffff;
	font-weight : bold;
}
.new:hover  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #0066ff;
}.InfoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	color: #FFFFCC;
}
}.InfoBox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT {
background-color: #ffffff;
font-family: arial, verdana, ms sans serif;
font-size: 8pt
} 

TEXTAREA {
background-color: #ffffff;
font-family: arial, verdana, ms sans serif;
font-size: 8pt
} 