body {
	background-color: #2a2e8e;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
table.outside { border: 2px solid #e60f09; }
table.info {width:680px; border: 2px solid black;}
.style1 {font-size: x-small}
.boldtitle {font-weight: bold}
.style2 {
	font-size: x-large;
	font-weight: bold;
}
a:link {
	color:#000000;
	
	}
a:visited {
	color:#000000;
	}
a:hover {
	text-decoration: underline overline;
	}
td {
	text-align: left;
	}	
h3 {
	font-size:16px
	}