body {
    position: relative;
    display: block;
    visibility: visible;
    float: center;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
	padding: 5px;
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
   background-color: #e6e6e6;
}


p{
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
}

table{
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
}

a{
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
}

ul{
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
}

.table1{
      bgcolor: #EEEEEE;
      width: 90%;
			border: 1px solid #9393FF;
      border-collapse: collapse;
}

td.table1{
      height: 15px;
      bgcolor: #BDBDFF;
      font-weight: bold;
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
      color: #225599;
      text-align: center;
      padding-top: 2px;
      padding-bottom: 2px;
}

td.table2{
      height: 15px;
      bgcolor: #225599;
      font-weight: bold;
    font-size: 9px;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
      color: #225599;
      text-align: center;
      padding-top: 2px;
      padding-bottom: 2px;
}

#menu {
        position: relative;
        display: inline-block;
        float: left;
        visibility: visible;
        background-color: #ececef;
        overflow: hidden;       
        padding-right: 0px;
        padding-left: 5px;
        margin-right: 5px;
        margin-left: 5px;
}

#net {
	font-size: 9pt;
	font-family: tahoma, verdana, times new roman, arial, sans-serif;
        background-color: #ececef;
	color: #225599;
        padding-top: 2px;
        padding-bottom: 2px;
      text-align: center;
}

#net p {
    color: #663300;
    text-align: center;
    text-decoration: none;
}

#mainNav{
    list-style: none;
    font-weight: none;
  }

#mainNav p{
    padding: 2px;
    font-weight: none;
  }

#mainNav a{
    display: block;
    padding: 3px;
    color: #225599;
    text-align: left;
    text-decoration: none;
    font-weight: none;
  }

#mainNav a:hover{
    text-align: left;
    text-decoration: underline;
    color: #225599;
  }
  
#link{
    font-size: 9pt;
    font-family: tahoma, verdana, times new roman, arial, sans-serif;
    padding: 5px;
    list-style: none;
    font-weight: none;
  }

#link p{
    color: #225599;
  }

#link a{
    color: #225599;
    font-size: 9pt;
    text-decoration: none;
  }

#link a:hover{
    text-decoration: underline;
    color: #225599;
  }

#link2{
    text-align: justify;
    list-style: none;
    font-weight: none;
  }
  
#link2 p{
    padding: 3px;
    font-weight: none;
  }

#link2 a{
    padding: 3px;
    color: #225599;
    text-align: none;
    text-decoration: none;
    font-weight: none;
  }

#link2 a:hover{
    text-align: none;
    text-decoration: underline;
    color: #225599;
  }

#link3{
    padding: 8px;
    text-align: left;
    list-style: none;
    font-weight: none;
  }

#link3 a{
    color: #225599;
    text-decoration: none;
    font-weight: none;
  }

#link3 a:hover{
    text-decoration: underline;
    color: #225599;
  }

#link3 p{
    padding: 3px;
    font-weight: none;
  }

.mylink img{border:0px}
.mylink {border:0px solid #000000}
.mylink: hover {border:0px solid #000}

.mylink1 img{border:5px solid #CFCFCF}
.mylink1 {border:0px solid #000000}
.mylink1: hover {border:0px solid #000000}

blockquote {
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.r {
    display: table;
}

.r p{
    text-decoration: underline;
    font-style: oblique;
    text-align: right;
    font-size: 9pt;
}

.t {
    display: table;
}

.t p{
    text-decoration: bold;
    text-align: center;
}

.t a{
    font-size: 9pt;
    text-align: center;
    text-decoration: none;
    font-weight: none;
}

.t a:hover{
    text-align: center;
    text-decoration: underline;
}

ul {
    text-align: left;
}

h1 {
    color: #EDEDFF;
    font-size: 15pt;
    text-align: center;
    text-decoration: none;
    font-weight: none;
    background-color: #330000;
}
  
h2 {
    color: #000000;
    font-size: 9pt;
    text-align: justify;
    text-decoration: none;
}


h3 {
    color: #873a00;
    font-size: 9pt;
    text-align: center;
    text-decoration: bold;
    text-decoration: underline;
}

h4 {
    color: #873a00;
    font-size: 9pt;
    text-align: center;
    text-decoration: bold;
}

h5 {
    color: #000000;
    background-color: #FFE7CF;
    text-align: center;
}


