body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
   font-size: 11px;
   color: #000000;
   text-align: justify;
   line-height: 18px
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #666666
}

.contentbold {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    line-height: 18px
}

.backtotop {
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #666666
}

.title-paragraph {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #993333
}

.title-section-admin {
    font-size: 11px;
    font-weight: bold;
	color: #993333;
    padding: 0px 0px 10px 0px
}

p,span,td, th {
    font-size: 11px;
    color: #000000;
    text-align: justify;
    line-height: 18px
}

.exportlinks{
    margin-top: 40px;
}
.odd{
    background-color: #f0f0f0;
}


a.button, a.button:visited {
    text-decoration: none;
}

div.success {
   font-size: 11px;
   font-weight:bold;
   color: #B20A22;
}

.displayTag th{
    border-bottom: 2px solid black;
    padding: 0px 20px 0px 0px;
}
.displayTag td{
    padding: 5px 10px 5px 0px;
}
