/* CSS Document */

body {background-color: FF66FF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px}

p {margin: 15px}

h1 {font-size: 20px; color: #663300; font-weight: bold; text-indent: 15px}

h2 {font-size: 14px; color: #663300; font-weight: bold; text-indent: 10px}

h3 {font-size: 16px; color: #663300; font-weight: bold; text-indent: 10px}

a:link {color: blue}
a:visited {color: #663300}
a:hover {color: #FF66FF}
a:active {color: #663300}