
body {background-color: rgb(205, 251, 255); margin: 15% 10% 15% 10%; }

body {color: rgb(41%, 4% 49%); font-family: georgia, times, times new roman, serif; font-size: medium; }

h1 {color: rgb(19%, 66%, 75%); font-family: verdana, arial, helvetica, sans-serif; font-weight: bolder; text-align: center; letter-spacing: 3px; background-color: #E5CCFF; border: thin dashed rgb(41%, 4% 49%); padding: 5px; }

h2 {color: rgb(19%, 66%, 75%); font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-weight: bolder; text-decoration: underline; }

h3 {color: rgb(19%, 66%, 75%); font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-weight: bolder; word-spacing: 5px; }

h4 {text-decoration: underline; }

ul {list-style-type: square; background-color: #E5CCFF; border: thin dashed rgb(41%, 4% 49%); margin-right: 35%; padding: 5px 30px 5px 30px; }

ol {list-style-type: lower-alpha; list-style-position: inside; background-color: #E5CCFF; border: thin dashed rgb(41%, 4% 49%); margin-right: 25%; padding: 5px 30px 5px 30px; }

p {text-align: justify; }

hr {color: rgb(41%, 4% 49%); height: 1px; }

a:link {font-weight: bold; color: mediumspringgreen; }
a:active {font-weight: bold; color: #FF66CC; }
a:visited {font-weight: bold; color: #DE35DB; }

.gohome {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; background-color: #FFDCFF; border: thin dashed rgb(41%, 4% 49%); margin-top: 20px; padding-bottom: 10px; }

.kicky {word-spacing: 7px; letter-spacing: 3px; line-height: 200%; }