body  {
margin : 0;
padding: 0;
background-color: #FFFFFF;
background-image: url('media/pinktile.png');
background-position: top center;
background-repeat: repeat-y;
background-attachment: scroll;
-webkit-text-size-adjust: none;
}

a:focus  {
outline : none;
}

a:link  {
color : #0063B2;
text-decoration : none;
outline : none;
}

a:visited  {
color : #0063B2;
text-decoration : none;
outline : none;
}

a:hover  {
color : #9B0000;
text-decoration : underline;
outline : none;
}

a:active  {
color : #9B0000;
text-decoration : underline;
outline : none;
}

body  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 140%;
}

table  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 140%;
}

td  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 140%;
}

h1  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 18px;
line-height: 130%;
}

h2  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 15px;
line-height: 135%;
}

h3  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 140%;
}

h4  {
color : #666666;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : italic;
line-height: 140%;
}
