A:active
	{
	font: italic;
	font-size: 13px;
	color: slategray;
	text-decoration: none;
	BORDER-BOTTOM: #d0d0d0 1px dotted;

	}
A:visited
	{
	font: italic;
	font-size: 13px;
	color: slategray;
	text-decoration: none;
	BORDER-BOTTOM: #d0d0d0 1px dotted;
	}
A:link
	{
	font: italic;
	font-size: 13px;
	color: slategray;
	text-decoration: none;
	BORDER-BOTTOM: #d0d0d0 1px dotted;
	}
A:hover
	{
	font: italic;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	BORDER-BOTTOM: #d0d0d0 1px solid;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	}

body,td,th {
	font-family: Arial, Times New Roman;
	font-size: 15px;
}
body {
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
}
#body1 {
	background-image: none;
	background-color: white;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
}
a {
	font-size: 14px;
}
.ach {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 16px;
	text-align: center;
}
