/* emily style sheet file */

body	{background: #ffffe4}



A:link	{color: #8a8a8a; text-decoration: none; font-weight: bold}
A:visited {color: #8a8a8a; text-decoration: none; font-weight: bold}
A:active {color: #8a8a8a; text-decoration: none; font-weight: bold}
A:hover {color: #990033; text-decoration: underline; font-weight: bold}

h1 {color: #990033; font-weight: normal; font-size: 30px; text-align: left; font-family: verdana, Arial, sans-serif}

h2 {color: #8a8a8a; font-weight: bold; font-size: 12px; text-align: center; font-family: verdana, Arial, sans-serif}

h3 {color: #990033; font-weight: bold; font-size: 12px; text-align: left; font-family: verdana, Arial, sans-serif}

p {color: #8a8a8a; font-size: 12px; text-align: justify; font-family: verdana, Arial, sans-serif}

p.center {color: #8a8a8a; font-weight: bold; font-size: 10px; text-align: center}

p.right {font-size: 11px; text-align: right}

p.left {color: #990033; font-weight: normal; font-size: 10px; text-align: left}

ul {color: #8a8a8a; font-size: 12px; text-align: justify; font-family: verdana, Arial, sans-serif}

img.right {float: right; clear: right; margin-left: 15px}

img.left {float: left; clear: left; margin-right: 15px}