a {  font-family: VERDANA; font-size: 10pt;  color: #0000FF; text-decoration: none}
a:hover {  font-family: VERDANA; font-size: 10pt; color: #0000FF; text-decoration: underline}

.a1 {  font-family: VERDANA; font-size: 8pt;  color: #777777; text-decoration: none}
.a1:hover {  font-family: VERDANA; font-size: 8pt; color: #777777; text-decoration: underline}

.a2 {  font-family: VERDANA; font-size: 9pt;  color: #333333; text-decoration: none}
.a2:hover {  font-family: VERDANA; font-size: 9pt; color: #333333; text-decoration: underline}

.links1 {  font-family: VERDANA; font-size: 8pt;  color: white; text-decoration: none}

h1
{font-family: VERDANA; font-size: 15pt;  color: black;}

h2
{font-family: VERDANA; font-size: 12pt;  color: black;font-weight:bold}

p
{font-family: VERDANA; font-size: 10pt;  color: #111111;}

td {font-family: VERDANA; font-size: 9pt;  color: #111111;}

.divhead
{
font-family: VERDANA; font-size: 10pt;  color: #111111;
BACKGROUND: #FF9933;
text-align: right;
}

.fonthead
{
BACKGROUND: #495678; color: white; font-weight: bold;

}


.divbottom
{
font-family: VERDANA; font-size: 10pt; color:#DDDDDD;
text-align: center;
}


.edit
 {
 	BORDER-RIGHT: #888888 1px solid;
 	BORDER-TOP: #888888 1px solid;
 	BORDER-BOTTOM: #888888 1px solid;
 	BORDER-LEFT: #888888 1px solid;
 	BACKGROUND: #FFFFFF;
 	COLOR: black;
 	FONT-FAMILY: "verdana";
 	font-size:10px;
 	font-weight:normal;
 			-moz-border-radius:5px
} 


.button
 {
 	BORDER-RIGHT: #888888 1px solid;
 	BORDER-TOP: #888888 1px solid;
 	BORDER-BOTTOM: #888888 1px solid;
 	BORDER-LEFT: #888888 1px solid;
 	BACKGROUND: #FFE2B1;
 	COLOR: black;
 	FONT-FAMILY: "verdana";
 	font-size:10px;
 	font-weight:normal;
 			-moz-border-radius:5px
} 
