body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #52524e;
	background-image: url(images/624.gif);
}
table {
	background-color: #FFFFFF;
}
td {
	padding: 3px;
}
h1 {
	float: left;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	margin-bottom: .5em;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
a {
	font-size: .9em;
	color: #286ea0;
}
a:hover{text-decoration:underline;color#286ea0;}#nav {
	font-size: 1.2em;
	margin-bottom: 4px;
}
#nav a {
	color: #67737A;
	text-decoration: none;
	background-color: #f4f4f4;
	display: block;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #5E6665;
	border-right-color: #5E6665;
	border-bottom-color: #5E6665;
	border-left-color: #5E6665;
}
#nav a:hover {
	color: #286ea0;
	background-color: #eaeaea;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #286ea0;
	border-right-color: #286ea0;
	border-bottom-color: #286ea0;
	border-left-color: #286ea0;
}
#main {
	border: thin dashed #5E6665;
}

