﻿body 
{
   font-family: Arial; 
   font-size:small;
}
.note 
{
    font-family: Arial; 
    font-weight:bold;
    font-size: smaller;
 }
.style1 
{
    font-family: Arial; 
    font-weight:bold;
    font-size: smaller;
 }
.style2 
{
    font-family: Arial; 
    font-weight:normal;
    font-size: smaller;
 }
.style3
{
    font-family: Arial; 
    font-size: smaller;
 }