BODY
{
	background-color: #dbe4f0;
	margin-top: 5px;
}
A
{
	font-size: 12px;
	color: blue;
	font-family: Verdana, 'Times New Roman';
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	color: steelblue;
	font-family: Verdana, 'Times New Roman';
	text-decoration: none;
}
.Tabs
{
	font-family: Verdana, 'Times New Roman';
	text-indent: 1px;
	font-size: 12px;
	background-color: SteelBlue;
	color: white;
	border-width: 0px;
}
.Tabs.TabsLink
{
	color: white;
}
.Tabs.TabsLink:hover
{
	color: blue;
}
.TabsSpace
{
	height: 10px;
}
.PagesTables
{
	width: 550px;
}
