table {
	width: 800px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thick groove #990000;
	border-right: thick groove #990000;
	border-bottom: 3px groove #990000;
	border-left: 3px groove #990000;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
}
td {
	font-size: x-small;
	line-height: 150%;
	padding-right: 12px;
	padding-left: 8px;
}
h1 {
	font-family: "Book Antiqua";
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 200%;
} 
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #336633;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
	background-color: #E6F2E6;

}
a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
	background-color: #E6F2E6;

}
h2 {
	font-family: "Book Antiqua";
	color: #003366;
	font-size: large;
	font-weight: bolder;
	line-height: normal;
}
.tableplain {
	border: 0px;
	line-height: normal;
	width: 300px;
}
.narrowcell{
	border: 0px;
	line-height: normal;
	width: 200px;
}

h3 {
	font-family: "Book Antiqua";
	font-size: small;
	font-weight: bolder;
	color: #996600;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}

