body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;

}
a:hover {
	text-decoration: underline;
}
a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}
.dummyLink {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}
.subMenuItem {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.propText {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.HeadingNormal {
	font-weight: bold;
}
.WarningMessage {
	font-weight: bold;
	color: #FF0000;
}
.TextHeader {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.TableHeading {
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
}
.TableContent {
	text-align: left;
	background-color: #FFFFFF;
}
.TableContent2 {
	text-align: left;
	background-color: #CCCCCC;
}
.Glossary {
	font-size: x-large;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
}

