body {
	   background-color:#FFFFFF;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px;
}
h2 {
	   font-size:24pt;
       font-family:Helvetica,Arial,sans-serif;
       color:#666666;
}
p,li {
	   font-size:12pt;
       color:#000000;
}
b {
	   color:#333333;
}
small {
	   font-size:10pt;
       font-family:Helvetica,Arial,sans-serif;
	   color:#333333;
}
small a:link    { color:#333333; text-decoration:none; }
small a:visited { color:#333333; text-decoration:none; }
small a:hover   { color:#3333ff; text-decoration:underline; }
small a:active  { color:#0000ff; text-decoration:underline; background-color:#eeeeee; }

.std a:link    { color:#0000ff; text-decoration:underline; }
.std a:visited { color:#3333ff; text-decoration:underline; }
.std a:hover   { color:#6666ff; text-decoration:underline; }
.std a:active  { color:#3333ff; text-decoration:underline; background-color:#eeeeee; }

