{ 
background: #fff0f5 
url("../images/pinkocto.gif") 
no-repeat fixed 
center center
}
body, p, td, li, table {
font-family: Verdana, Arial;
color: black;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 12px;
text-align: left;
margin-left: 10px;
margin-right: 10px;
}

table {text-align: center;}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #660066;
font-size: x-large;
font-weight: bold;
text-align: left;
}

h1 {}

h2 {font-size: 18;}

h3 {font-size: 12;}

h4 {}

h5 {}

h6 {}

p {}

a:link {
color: #ff0099;
text-decoration:none }

a:visited {
color: #cc00ff;
text-decoration:none }

a:hover {
color: #ff0000;
text-decoration:none }

a:active {
color: #000000;
text-decoration:none }