BODY {
   font-size: 12pt;
   color: #333366;
   font-family: Times New Roman, Georgia, "serif";
}
A {
   color: #0066ff;
   text-decoration: none;
}
A:VISITED {
   color: #3399cc;
   text-decoration: none;
}
A:HOVER {
   color: #b0c4de;
   text-decoration: underline;
}
small {
   font-size: 10pt;
}
big {
	font-size: 12pt;
}