	html, body {
		font-family: verdana, arial, helvetica, sans-serif;
	}
    p {
		padding: 0; margin-top: 0px;
    }
    ul {
        margin-top: 0; margin-bottom: 0; margin-left: 12px; padding-left: 12px;
    }
    li {
    	margin-top: 2px; margin-bottom: 2px;
    }
    a  {
        color: #0000CC;
    }
    a:visited  {
        color: #0000CC;
    }
    a:active  {
        color: #0000CC;
    }
    A.CrumbLink {
        color: #FFFFFF; text-decoration: none;
    }
    a.CrumbLink:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }
    A.CrumbLink:visited {
        color: #FFFFFF; text-decoration: none;
    }
    a.DetailLink {
        color: #000000;
        text-decoration: none;
    }
    a.DetailLink:visited  {
        color: #000000;
        text-decoration: none;
    }
    a.DetailLink:hover {
        color: #0000CC;
        text-decoration: underline;
    }
    a.MarcEditTagLink {
        font-weight: bold; color: #0000CC; text-decoration: none;
    }
    a.MarcEditTagLink:visited {
        font-weight: bold; color: #0000CC; text-decoration: none;
    }
    a.MarcEditEmptyTagLink {
        font-weight: bold; color: #C0C0C0; text-decoration: none;
    }
    a.MarcEditEmptyTagLink:visited {
        font-weight: bold; COLOR: #C0C0C0; text-decoration: none;
    }
    .Bib{
        font-size: 0.8em; text-indent: -30px; margin-left: 60px;
    }
    .Breadcrumb {
        font-size: 0.6em;
    }
    .BreadcrumbBold {
        font-weight: bold; font-size: 0.6em;
    }
    .ColHeading	{
        font-weight: bold; font-size: 0.8em;
    }
    .ColRow	{
        font-size: 0.8em;
    }
    .ColRowBold	{
        font-weight: bold; font-size: 0.8em;
    }
    .displayHide
    {
        display: none;
    }
    .displayShow
    {
        display: block;
    }
    .Error {
        font-weight: bold; font-size: 0.8em;
    }
    .FormElement {
        font-size: 0.8em;
    }
    .FormHeading {
        font-weight: bold; font-size: 1em; line-height: 1.5;
    }
    .FormLabel {
        font-weight: bold; font-size: 0.8em;
    }
    .Highlight	{
        font-weight: bold; background-color: #FFFF00;
    }
    .Instruction {
        font-size: 0.6em;
    }
    .InverseSmallColHeading {
        font-weight: bold; font-size: 0.6em; color : White;
    }
    .MainHeader {
        font-weight: bold; font-size: 1.2em;
    }
    .NaventryBold {
        font-weight: bold; font-size: 0.7em;
    }
    .Naventry {
        font-size: 0.7em;
    }
	.Notification {
		FONT-WEIGHT: bold; FONT-SIZE: 0.7em; Color: white; padding: 5px;
	}
    .PageFooter {
        font-size: 7pt; text-decoration: none; color : White;
    }
    .PageHeader {
        font-size: 0.8em;
    }
    .PageHeaderStrong {
        font-weight: bold; font-size: 0.8em;
    }
    .SmallColHeading {
        font-weight: bold; font-size: 0.6em;
    }
    .SmallColRow	{
        font-size: 0.6em;
    }
    .SmallFixed {
        font-size: 7pt; font-style: italic;
    }
    .SmallFixedInverse {
        font-size:7pt; color: white;
    }
    .TableHeading	{
        font-weight: bold; font-size: 1em; line-height: 1.5; color : #006666;
    }
    .TableHeading2 {
        font-weight: bold; font-size: 0.8em; color: #006666;
    }