A:link {
	color: #9F595B;
	text-decoration: none;
}
A:visited {
	color: #FF8000;
	text-decoration: none
}
A:hover {
	color: #800000;
	text-decoration: none
}
A:active {
	color: #D5BD69;
	text-decoration: none
}

#item1 {position:absolute; top:0px; left:0px; width:720px}

BODY {
	color: #000000;
	font-family: Verdana,Arial,Tahoma;
	text-align: left
}

P {
	font-size: xx-small;
	font-weight: normal;
	text-align: justify
}

.reg {
	font-size:xx-small;
	font-weight:bold;
	color: #003366;
	font-family: Verdana,Arial,Tahoma
}

PRE {
	font-size:x-small;
	font-weight:normal
}

H1 {
	color: #FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:small;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase
}

H2 {
	color: #FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:x-small;
	font-weight:bold;
	text-align:left
}

H3 {
	color:#FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:x-small;
	font-weight:bold;
	text-align:left
}

H4 {
	color:#FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:x-small;
	font-weight:bold;
	text-align:center
}

H5 {
	color: #000000;
	font-family:Verdana,Arial,Tahoma;
	font-size:xx-small;
	font-weight:bold;
	text-align:center
}

H6 {
	color: #000000;
	font-family:Verdana,Arial,Tahoma;
	font-size:x-small;
	font-weight:bold
}

TABLE {
	font-size:xx-small;
	font-weight:normal
}

.tdrs {
        color:#9E9E9E;
	font-style:italic;
	text-align:right;
	vertical-align:top;
        width:20%
}

.tdb {
        color:#000000;
	font-weight:bold;
	vertical-align:top
}

OL {
	color: #000000;
	font-family:Verdana,Arial,Tahoma;
	font-size:xx-small;
	font-weight:normal;
	text-align:left
}

UL {
	list-style: outside disc;
	color: #000000;
	font-family:Verdana,Arial,Tahoma;
	font-size:xx-small;
	font-weight:normal;
	text-align:left
}
.center {
	text-align: center;
}
