body {
 margin-top:10px;
 margin-bottom:20px;
 margin-left:10px;
 margin-right:20px
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a {
 font-family:"Verdana","Century Gothic","Century Schoolbook","Times"
}

a:link {
 text-decoration:none;
 color:#330066
}
 a:visited {
 color:#330066;
 text-decoration:none
}
a:active {
 color:#330066;
 text-decoration:none
}

h1 {
 font-size:18pt;
 font-weight:bold;
 text-align:left;
 text-decoration:underline;
}

h2 {
 font-size:15pt;
 font-weight:bold;
 text-align:left;
 color:#CC6600;
 text-decoration:underline;
}

h3 {
 font-size:10pt;
 font-weight:bold;
 text-align:left;
}

h4 {
 font-size:13pt;
 text-align:center;
 font-weight:100
}

h5 {
 font-size:17pt;
 text-align:left;
 font-weight:400
}


p,td,th,li {
 font-size:12pt;
 text-align:justify;
}
