﻿table {
	border: 2px solid #C0C0C0;
	font-size: 9pt;
	font-family: Arial;
	background-color: #CCCCCC;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #556080;
	font-weight: bold;
}
select {
	font-family: Arial;
	font-size: 9pt;
}
body {
	background: url('images/Ocean_Wave.jpg');
}
.auto-style1 {
	border-style: solid;
}


