BODY { background-color:white; }
H2 { font-family:Arial; }
H3 { font-family:Arial; }
DIV { font-family:Arial; font-size:large; }
P { font-family:Arial; font-size:medium; }
TABLE { font-family:Arial; }
UL { font-family:Arial; }
HR { height:5px; }
.center { margin-left:auto; margin-right:auto; }
.bold { font-weight:bold; }
.uline { text-decoration:underline; }
.ital { font-style:italic; }
.larger { font-size:larger; }
.just { text-align:justify; }