A:link
{ text-decoration: none; color:#6699ff; }
A:visited
{ text-decoration: none; color:#6666cc; }
A:active
{ text-decoration: none; color:#6699ff; }
A:hover
{ text-decoration: none; color:#6699ff; 

background-color: #ffffff; }

.rightalign {text-align:right}

h1 {font-family: verdana;  
color: 8a2be2; } 

p {font-family: verdana;  
color: 8a2be2;
font-size: small } 

body 
{ background: #ffffff; 


font-family: verdana; 
color: #8a2be2; 
letter-spacing: 0pt;
font-weight: normal; 
font-size: small; 



body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
}
