BODY {
color: #000000;
font-family: verdana, arial, helvetica;
font-size: 9pt;
background: #FFFFFF;
}

.webpage {

   WIDTH: 100%;
   cellpadding: "0";
   cellspacing: "0";
}

TD, TH, P, INPUT, TEXTAREA, SELECT, LI, UL, OL {
color: #000000;
font-family: verdana, arial, helvetica;
font-size: 9pt;
}

A {
text-decoration: none;
color: #000099;
}
A:link {
text-decoration: none;
color: #000099;
}
A:hover {
color: #FF0000;
}

.tabviewDemo {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
      font-weight : bold;
}
.tabviewDemo A {
	text-decoration: none;
	color: #000099;
}
.tabviewDemo A:link {
	text-decoration: none;
	color: #000099;
}
.tabviewDemo A:visited {
	text-decoration: none;
	color: #000099;
}
.tabviewDemo A:hover {
	color: #FF0000;
}

.footer {
       WIDTH: 99%;
       text-align:middle;
       font-family: verdana, arial, helvetica;
       font-size: 9pt;  
       background: #FFFFFF;
}