body {
   background-color: #CCCCFF;
   background-image:url("images/pat_byza.gif");
   color: #000099;
   background-repeat: repeat-x;
   font-family: helvetica, times, serif;
}

table {
   font-family: helvetica, times, serif;
   font-size: 11 pt;
   color: #000099;
}

a:link { color: #3346EE; }
a:visited { color: magenta; }

b { font: bold 12pt helvetica,times,serif; 
    text-decoration: underline;
}

h1 { font-size: 24pt;
     font-family: arial,vernada,serif;
     color: magenta; 
}
h4 { font-family: arial,vernada,serif;
     font-style: italic;
     color: magenta; 
}

