body {background: #FFFFFF; color: #000066; font-family: arial, tahoma, sans-serif; margin-left: 8%; margin-right: 8%; }  A:link { color: blue }  A:visited { color: purple }  A:active { color: red }  H1 { font-size: 28pt; font-weight: bold; margin-left: -6%; }  H2 { font-size: 14pt; font-weight: bold; }  H3 { font-size: 12pt; font-weight: bold; }  P { font-size: 12pt; }  .center { text-align: center; }  P.small { font-size: xx-small; color: red; text-align: center; }  P.right { float: right; font-size: small; text-align: right; }
P.left { float: left; font-size: small; text-align: left; }