body {
	margin-top: 28px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;font-weight: bold;
}
a:link {
	color: #555555;
		text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #000000;background-color:#C0C0C0;
}
a:active {
	text-decoration: none;
	color: #555555;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;font-weight: bold;
}




body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}




.border {
	background-image: url(graphics/border.gif);
	background-repeat: repeat-x;
}

