body 
{
background-color: white;
margin-top: 0px;
margin-left: 0px;
}

.normaltext {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; line-height: 140%; color: #ffff99}
.verysmall {font-family: verdana, arial; font-size: 9px; color: #909090; font-weight: normal; margin:0px}

h6 {font-family: verdana, arial; font-size: 11px; color: #666666; font-weight: normal; margin:0px}
h3 {font-family: verdana, arial; font-size: 13px; color: #666666; font-weight: normal; margin:0px}
h2 {font-family: verdana, arial; font-size: 15px; color: #666666; font-weight: normal; margin:0px}
h1 {font-family: arial; font-size: 18px; color: #666666; font-weight: normal; margin:0px}

A:link  { color: #660066; text-decoration: none }
A:hover  { color: #336633; text-decoration: none }
A:visited  { color: #660066; text-decoration: none }
A:visited:hover  { color: #336633; text-decoration: none }
A:active  { color: #660066; text-decoration: none }

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
border-style: none;
border-collapse: collapse;
}


