/* CSS Document */

body { background-color:#ffffff;
	   background-repeat:repeat-x;
	   background-attachment:fixed;
		}

h1 {font-family: arial; color: e7298c; font-size: 17pt; font-style: bold;}
h2 {font-family: arial; color: 9f897f; font-size: 9pt; font-style: bold;}
h3 {font-family: arial; color: 9f897f; font-size: 7pt; font-style: standard;}
p {font-family: arial; color: 401400; font-size: 9pt; font-style: standard;}
a {text-decoration: none;}
a:link {color: #ff0099;}
a:visited {color: #ff0099;}
a:hover {color: #f096c1; text-decoration: none;}
a:active {color: #ff0099;}
