body {background-color: #332266; color: white}

h1 {
  color: #ccccff; background-color: transparent;
  text-align: center;
  font-family: "Myriad Web", helvetica, arial, sans-serif}

h2 {color: #ffffff; background-color: transparent;
  font-family: "Myriad Web", helvetica, arial, sans-serif}

p, ul {
  color: #FFFFFF; background-color: transparent;
  font-family: "Myriad Web", Helvetica, Arial, sans-serif}

p.inabit {
  width:80%; margin-left:10%; margin-right:10%}

p.inabitc {text-align:center;
  width:80%; margin-left:10%; margin-right:10%}

td {
  color: #ffffff; background-color: transparent;
  font-family: "Myriad Web", helvetica, arial, sans-serif}

.cen {text-align: center}
.left {float: left; width: 120px; margin-left: auto}
.right {float: right; width: 120px; margin-right: auto}
.righttext {text-align: right}
.small {font-size: 80%}
.smallc {font-size: 80%; text-align: center}
.bigger {font-size:130%}

hr.fat {height: 32px; width: 50%; margin-left: 25%; margin-right: 25%}
hr.half {width: 50%; margin-left: 25%; margin-right: 25%}
table.major {width:80%; margin-left:10%; margin-right:10%}
td.l2r {width:220px}

a:link {color:#00ffff; background-color:transparent}
a:visited {color:white; background-color:transparent}
a:hover {background-color:transparent; color:#ddaaaa}
a:active {background-color:transparent; color:#ffcccc}
