Body{
	color: #000000;
	font-family: Tahoma;
	font-size:12
}

a:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}

a:visited {
  color: #333399;
  text-decoration: underline;
  font-family: Tahoma;
  font-size:12

}

a:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12

}

a:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12

}
a.Topic:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 12
}
a.Topic:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: Bold;
	font-size:12
}
a.Topic:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: Bold;
	font-size:12
}
a.Topic:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: Bold;
	font-size:12
}
a.SubTopic:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.SubTopic:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.SubTopic:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.SubTopic:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Title:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Title:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Title:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Title:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.SignIn:link {
	color: #333399;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10pt
}
a.SignIn:visited {
	color: #333399;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10pt
}
a.SignIn:hover {
	color: #333399;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10pt
}
a.SignIn:active {
	color: #333399;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10pt
}
a.Description:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Description:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Description:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Description:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Admin:link {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Admin:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Admin:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
a.Admin:active {
	color: #333399;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12
}
.TableHeader
{
    color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12;
	font-weight: Bold;
	background-color:#E1BF1F
}
.GeneralText
{
    color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12;
	font-weight: 
}