body {background-color: #FFFFFF;  /*991111*/
	color: #001133;
	font-family: verdana, arial, sans-serif;
	margin-left: 30px;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	border: solid 3px #990000;
	}

h1, h2, h3 {color: #001133;
text-align: center;
font-family: garamond, "times new roman", serif;}

table {background-color: transparent;}


img {border: 0;}

.link {color: #001133;
	font-weight: bold;
	border-bottom: 1px #ffffaa solid;}
.static {color: #001133;
	text-decoration: underline;}
.center {text-align: center;}
.table {display: inline-table;
	table-layout: auto;}
.yel {background-color: #ffffaa;}

a:link {color: #001133}     /* unvisited link */
a:visited {color: #001133}  /* visited link */
a:hover {color: #990000}    /* mouse over link */
a:active {color: #990000}   /* selected link */
