<STYLE TYPE="text/css">

BODY {
	margin-top: 0;
	margin-left: 2;
	color: #000000;
	font-size: 10pt;
	font-family: verdana, arial, "sans serif";
}

OL {
	line-height: 110%;
	margin-top: 0; 
	margin-bottom: 0;
}

TABLE {
	padding: 0px;
	spacing: 0px;
}

TD {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, arial, "sans serif";
	vertical-align: top;
	padding: 0px;
	spacing: 0px;
}
INPUT {
	font-size : 9pt;
	font-family: verdana;
	font-weight: 500;
	color: #000000;
	height: 18;
    margin-right: 10px;
}
INPUT[type=text] {
    background-color: #FFFF66;
}
INPUT[type=checkbox] {
    background-color: #FFFF66;
    height: 12;
}

INPUT[type=password] {
    background-color: #FFFF66;
}

SELECT {
	font-size : 10pt;
	font-family: verdana;
	font-weight: 500;
	color : #000000;
    background-color: #FFFF66;
	height: 18px;
}

TEXTAREA {
	font-size : 9pt;
	font-family: verdana;
	font-weight: 500;
	color : #000000;
}

.btn {
	font-size : 7pt;
	font-family: verdana;
	font-weight: 700;
	color: #000000;
	height: 18;
}
.txt {
    background-color: #FFFF66;
}

.dropdown {
	font-size : 9pt;
	font-family: verdana;
	font-weight: 500;
	color : #000000;
	height: 18px;
}

.hd1 {
	color: #000000;
	font-size: 14pt;
	font-family: verdana, arial, "sans serif";
}

.lg{
	color: #000000;
	font-family: verdana, arial, "sans serif";
	font-size: 11pt;
	font-weight: 600;
	text-decoration: none;
}

.med{
	color: #000000;
	font-family: verdana, arial, "sans serif";
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
}

.med2{
	color: #000000;
	font-family: verdana, arial, "sans serif";
	font-size: 9pt;
	font-weight: 500;
	text-decoration: none;
}

.msggood {
	font-size : 9pt;
	font-family: verdana;
	font-weight: 600;
	color : #00CC00;
}

.sm{
	color: #000000;
	font-family: verdana, arial, "sans serif";
	font-size: 8pt;
	font-weight: 550;
	text-decoration: none;
}

A {
	color: #0000FF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:800;
	text-decoration: none;
}

A.nolink {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, arial, "sans serif";
}

A:inactive {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:800;
	text-decoration: none;
}

A.sm {
	color: #0000FF;
	font-family: Verdana;
	font-size: 7pt;
	font-weight:700;
	text-decoration: none;
}
A.sm2 {
	color: #0000FF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:600;
	text-decoration: none;
}
A.med {
	color: #0000FF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:700;
	text-decoration: none;
}
A:active.nolink {
	color: #000000;
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
}

A:visited.lgblack {
	color: #0000FF;
	font-weight:600;
	font-size: 11pt;
	font-family: verdana, arial, sans serif;
	text-decoration: underline;
}

</STYLE>