body {
	background-color: #8D9ED9;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}

a:active {
	text-decoration: none;
	color: #000000;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
}

.SideNavigation {
    font-size: 24px; font-family: Arial, Helvetica, sans-serif;
}

.BaseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.SideNavigationSmaller {

    font-size: 16px; font-family: Arial, Helvetica, sans-serif;
}
.ListTable {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.style1 {color: #000000}
.style2 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
