body {
background: white;
        color: black;
        font-size: 11pt !important;
        line-height: 125%;
        border: 0;
        border-top: 0;
        margin: 0;
        padding: 0;
        font-family: Georgia, Palatino, serif;
        width: 90%;
}


table caption{
  font-weight: bold;
 }

pre {
font-size : 12px;
line-height : 22px;
margin-top : 20px;
margin-bottom : 10px;
}

a {
font-weight : normal;
color : #000000;
text-decoration : underline;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
p {
        font-size : 12px;
        margin-top : 0px;
        margin-bottom : 0px;
        text-align: justify;
        text-indent: 0px;
}
h1 {
font-size : 24px;
line-height : 44px;
font-weight : bold;
margin-top : 0;
margin-bottom : 0;
}
h2 {
font-size : 16px;
font-weight : bold;
margin-top : 10px;
margin-bottom : 0px;
}
h3 {
font-size : 14px;
font-weight : bold;
margin-top : 5px;
margin-bottom : 0;
}
h4 {
font-size : 12px;
font-weight : bold;
margin-top : 0;
margin-bottom : 0;
}
h5 {
font-size : 12px;
line-height : 22px;
font-weight : bold;
margin-top : 0;
margin-bottom : 0;
}
h6 {
font-size : 10px;
line-height : 18px;
font-weight : bold;
margin-top : 0;
margin-bottom : 0;
}
img {
border : 0 none inherit;
}
.nowrap {
white-space : nowrap;
font-size : 10px;
font-weight : bold;
margin-top : 0;
margin-bottom : 0;
}
.tiny {
font-size : 9px;
line-height : 16px;
margin-top : 15px;
margin-bottom : 5px;
}


th{
 font-size : 12px;
 font-weight : bold;
 text-align : left;
 }

td{
          font-size : 12px;
 }

/*Gallery styles */
td#upload
{
text-align : center;
 }
h3#catdescrtitle {
        margin-top : 0px;
        margin-bottom : 0px;
        text-align: justify;
        text-indent: 0px;
}

p#step {
   text-align : center;
   font-weight : bold;
}


p#important {
   color : #FF0000;
   font-size : 11px;
   font-weight : normal;
   text-decoration : none;

 }