body {background-color: #FFFFFF;font-family: Verdana, Arial}

/*heading settings*/

h1 {font-size: 14pt; text-align:center; text-decoration: overline}
h2 {color: #990000; font-size: 12pt}
h3 {color: #990000}
h4 {color: #990000; font-size: 11pt ; text-decoration: overline}
h5 {color: #990000; font-size: 11pt}
h6 {letter-spacing: 0.05cm; font-family: "arial"; color: #990000;  font-size: 10pt; text-align:justify}

/*paragraph settings*/

p {color: black; font-family:Arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold} 
p.center {text-align:center}
p.bottom {border-bottom: double}
p.indent {text-indent: 1cm}


/*anchor settings*/

a{font-family: Verdana; color: #990000; text-decoration: none}
a:hover   {color: red}
a.back{color: brown; font-weight: bold} 


/*table settings */


table.NavigationTable {color: black; font-family:Arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold}

table {color: black; font-family:Arial; font-size: 10pt; font-style: normal; line-height: normal}

/*List settings*/

i{MARGIN-LEFT: 50px}
ul{list-style: disc}
ol{list-style: decimal}


