body {
margin-top: 0px; 
margin-right: 0px; 
margin-left: 0px; 
background: #ffffff; 
background-image: url(img/base/ba101.gif) 
} 

<!--Links-->
a:link		{ color: #FF6923; text-decoration: underline; }
a:visited	{ color: #416923; text-decoration: underline; } 
a:hover		{ color: #E2F809; text-decoration: none; } 
a:active	{ color: #416923; text-decoration: none; }

table.floatCenter{
 float: center; 
 margin: 4px; 
}
<!--Headings-->
h1 { font-size: 20pt; line-height: 18pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
h2 { font-size: 18pt; line-height: 16pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
h3 { font-size: 16pt; line-height: 14pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
h4 { font-size: 14pt; line-height: 12pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
h5 { font-size: 12pt; line-height: 10pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
h6 { font-size: 10pt; line-height: 10pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }

<!--Alignment-->
.center {text-align:center margin: 0; padding: 0; }
#left {text-align:left margin: 0; padding: 0; }
#right {text-align:right margin: 0; padding: 0; }
.indent { padding-left: 10px; }
.indentr { padding-right: 40px; }

<!--Fonts-->
b { font-size: 11pt; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
p { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif }
.xs { font-size: 7.5pt; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif }
.s { font-size: 8pt; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif }
.m { font-size: 9pt; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif }
.l { font-size: 12pt; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif }


.title {text-align:center margin: 0; padding: 0; }

.white {text-color: ffffff;}
