body {background-color: #666666;}
a:link {color: #000000; padding: 2px;}
a:active {color: #ff0000; padding: 2px;}
a:visited {color: #000000; padding: 2px;}
a:hover {color: #000099; background: #ffffff; padding: 2px;}
div#pagebox {
	position: relative;
	width: 820px;
	margin: auto;
	height: auto;
	border: 1px solid white;
	padding: 10px;
	background: #cccccc;
}
div#msg {
	position: absolute;
	top: 550px;
	left: 250px;
	background-color: white;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	width: 300px;
	padding: 1px; z-index: 2;
	font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; line-height: 18px;
}
p {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px}
.small {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 10px; line-height: 14px}
.links {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; text-align: center;}
.capt1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 16px}
h4 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; color: darkblue}
h3 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 18px; line-height: 22px; color: darkblue}
h2 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 20px; line-height: 24px; color: darkblue}
h1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 24px; line-height: 30px; color: darkblue}
.list1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; line-height: 16px; font-weight: bold; color: darkblue}
.list2 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 16px; color: black}
