body {
text-decoration:none;
font-family:Verdana;
font-size: 0.9em;
color:#444444;
background-color: #FFFFFF;

}
h1 {font-size:1.2em; color:#B02E6C;}
h2 {font-size:1em; color:#888888;}

a:link { color:#777777; text-decoration:none; font-family:Verdana; }
a:visited { color:#777777; text-decoration:none; font-family:Verdana;}
a:active { color:#777777; text-decoration:none; font-family:Verdana;}
a:hover { color:#B02E6C; text-decoration:none; font-family:Verdana;}

img {border:0;}

.fleft {
color: #4B4B4B;
float: left;
  margin: 1em 1em 1em 0; 
}

table {
border:0px;
color: #DDDDDD;
}


div.bgfixed {
  background-image:url(background.jpg); background-repeat:no-repeat; background-position:350px 0px;
  background-attachment:fixed; background-color:#4B4B4B;
}
