BODY {
FONT: 10 verdana, arial, helvetica, sans-serif; COLOR: #000000;
background : #ffffff url(../images/);
}

H1 { font-family: Tahoma; font-style: regular; font-weight: 700; font-size:
20pt; color: #009900; }
H2 { font-family: Helvetica; font-style: regular; font-weight: 600; font-size:
18pt; color: #009900; }
H3 { font-family: Tahoma; font-style: italic; font-weight: 500; font-size:
16pt; color: #006666; }
H4 { font-family: Verdana; font-style: regular; font-weight: 500; font-size:
13pt; color: #336600; }
H5 { font-family: Verdana; font-style: italic; font-weight: 300; font-size:
10pt; color: #006666; }
H6 { font-family: Verdana; font-style: italic; font-weight: 100; font-size:
8pt; color: #006666; }

P { font-size: 10pt; FONT: verdana, arial, helvetica, sans-serif; COLOR: #000000;}
BLOCKQUOTE { font-size: small }

ol {
  font-size: 10pt;
  font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #000000;
}
ul {
  font-size: 10pt;
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

A {
	FONT: verdana, arial, helvetica, sans-serif; COLOR: #228B22; TEXT-DECORATION: none
}
A:link {
	COLOR: #228B22
}
A:visited {
	COLOR: #9900CC
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
#divone {
position:absolute;
left:600px;
top:130px;
width:400px;
}
table {
	font: 9pt  arial, sans-serif;
	color: #333333;
}
.tableform {
  font: 9pt  arial, sans-serif;
	color: #333333;
	BORDER-TOP: 1px solid;
	border-top-color: #cccccc;
	BORDER-BOTTOM: 1px solid;
	border-bottom-color: #cccccc;
	BORDER-RIGHT: 1px solid;
	border-right-color: #cccccc;
	BORDER-LEFT: 1px solid;
	border-left-color: #cccccc;
	background-color: #ffffcc;
	cellpadding: 1px;
}
.tablealtrow {
	COLOR: #000000;
  BACKGROUND-COLOR: #cccccc
}
