a:link { color: #990033; text-decoration: none; }
a:visited {	color: #990033;text-decoration: none; }
a:hover { color: #990033; text-decoration: underline; }
a:active { color: #990033; text-decoration: none; }

body {	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000;
	background-color: #fff;}

td {border-spacing: 10px; }
tr { margin-top:15px; border-spacing: 10px; } 
tbody {border-width: thick}

.tableheather {cellspacing:3em; }

h1 {font-size: large; color: #990033;}
h2 {font-size: medium; color: #990033; padding: 20px 0px 15px 0px; margin: 0px;}