h1 {
	color: #4c7a9e;
	font-size: 13pt;
	font-weight: bold;
	height: 20px;
}

h2 {
	color: #4c7a9e;
	font-size: 8pt;
	height: 20px;
}

h2 a{
	color: #4c7a9e;
	font-size: 10pt;
	height: 20px;
}

h2 a:hover{
	color: red;
	text-decoration: none;
}

h3 {
	color: #4c7a9e;
	font-size: 10pt;
	height: 20px;
}

.SidebarContent {
	text-align: left;
}

.SidebarContent table a{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.SidebarContent table a:hover{
	color: red;
}

#divPath a	{
	color: #4c7a9e;
}

#divPath a:hover	{
	color: red;
	text-decoration: none;
}

.menuactive a {
	color: #000000;
	text-decoration: none;
}

#SidebarContent {
	width: 190px;
}

body table{
	font-size: small;
}