body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #304A97;
}

.FooterText {
	font-size: 8px;
}

.CellHeader {
	background-color:#304A97;
	font-weight:bold;
	color: white;
	text-align:center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.SidebarLink{
	color: #F5F5F5;
	font-size: 12px;
}

a.SidebarLink:hover{
	color: Silver;
}

a.StandardLink {
	color: #304A97;
	font-weight: bold;
}

a.StandardLink:hover{
	color: black;
}

.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.SidebarHeader {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

TABLE {
	color:black;
	font-weight: normal;
	}