html {
	width: 97%;
	}
a {
	color: #EF8861;
	text-decoration: none;
	}
b	{
	font-weight: bolder;
	}
body, td, th {
    background-image: url("angelbk.jpg");
    background-attachment: fixed;
  /*background-color: #000000;                    *//* white */
    color: #FFFFFF;                               /* black */
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	margin-top: 1em;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 2em;
	}
a:link {
	color: #FFF99D;
	text-decoration: none;
}
a:visited {
	color: #FFCCFF;    /* pink */
	text-decoration: none;
}
a:hover {
	color: #66FF00;      /* light green */
	text-decoration: underline;
}
a:active {
	color: #FFFF00;     /* bright yellow */
	text-decoration: none;
}
h1 {
	font-size: 3em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h2 {
	font-family: "Gill Sans", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	}
table {
	color: #FFFDED;
	}
td, th {
	background-color: #FEF76E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
.annettehansen {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	border-right:  1em solid #669900;
	border-left: 1em solid #669900;
	}
.apotomoPowered   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #EBF5FC;                  /* #11498e;    purplish */
    margin-left: 1em;
	margin-right: 1em;
    text-decoration: none;
    }
.matrix { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	text-align: center; 
	width: 1em;
	padding: .1em;
	margin: .1em;
	}
.small {
	font-size: 85%;
	}
.style1 {
	font-size: xx-large;
    font-weight: bold;
  	}
.style2 {
	font-size: x-large;
	font-weight: bold;
    }
.style3 {
	font-size: large;
	font-weight: bold;
	}
.style4 {
	font-size: large;
	}
.style5 {
	font-size: 1em;
	font-weight: bold;
	}
.style6 {
	color: #FFFF00;      /*light yellow*/
	font-style: italic;
	font-weight: bold;
	}
.style7 {
	color: #FFCCFF;     /*light purple*/
	font-weight: bold;
	}
.style8 {
	color: #66FFFF;
	font-weight: bold;
	}
.style9 {
	font-size: small;
	}
.style10 {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.style11 {
	font-style: italic;
	}
.style12 {
	color: #66FF00;  /* bright green */
	font-weight: bold;
	font-size: large;
	}
.copyright { 
	font-size: .6em;
	color: #FFFF99;
	text-align: right;
	margin-right: 5px;
	}
.craftySyntaxin   {
	text-align: right;
    font-size: .5em;
    font-family: Verdana, Helvetica, sans-serif;
    margin-right: 5em;
    }
.craftySyntaxPower   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .5em;
    color: #FFFFFF;        /* white */
    margin-left: 1em;
    }
.craftySyntaxPowered   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: bold;
	color: #FFF99D;
	margin-left: 1em;
    text-decoration: none;
    }
.GlobalNav {
	color: #66FF00;  /* light blue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
