body {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family: tahoma;
		background-color: #75bbdd;
		background-image: url(images/bg5.jpg);
		}

table.main {
		border: thin solid;
		border-color: #000000;
		}
a:link {
		color: #9d061d;
	    font-weight: bold;
		font-size: 11pt;
		}
a:visited {
		color: #9d061d;
	    font-weight: bold;
		font-size: 11pt;
		}
a:Hover {
		color: red;
	    font-weight: bold;
		font-size: 11pt;
		}
td {
	font-size: 11pt;
	}