.ImageLogo {
  text-indent: 25px;
  font-style: oblique;
  color: black;
  font-weight: bold;
  font-family: arial;
  font-size: 28px;
  background-image:url("images/coat_of_arms.jpg");
  background-repeat: no-repeat;
  height:80px;
}

.quote {
  border-style:         solid;
  border-top-color:     blue;
  border-bottom-color:  red;
  border-left-color:    yellow;
  border-right-color:   green;
  border-width:         20px;
  border-top-width:     10px;
  border-left-width:    10px;
}

a {
  font-family: Times, Serif;
  color: red;
  text-decoration: none
}

a:active {
  font-family: Times, Serif;
  color: blue;
..text-decoration : none;
}

a:hover {
  font-family: Times, Serif;
  color : red;
  text-decoration: underline
}

a:visited {
  font-family: Times, Serif;
  color: blue;
..text-decoration : none;
}

blockquote {
..font-size : 11pt;
  font-family: Times, Serif;
..font-weight : normal;
..font-style : normal;
..color : #000000;
..line-height : 12pt;
..text-decoration : none;
}

code {
..font-size: 9pt;
..font-family: courier, courier new, 
    monospace;
..font-weight: normal;
..font-style: normal;
..color: #660000;
..line-height: 12pt;
..text-decoration: none;
}

dl {
..font-size : 11pt;
  font-family: Times, Serif;
..font-weight : normal;
..font-style : normal;
..color : #660000;
..line-height : 12pt;
..text-decoration : none;
}

h1 {
  font-family:      Times, Serif;
..font-weight:      bold;
  font-size:        26px;
..font-style:       normal;
..color:            black;
  margin-top:       0px;
  margin-bottom:    5px;
..text-decoration:  none;
}

h2 {
..text-decoration : none;
  font-family:      Times, Serif;
..font-weight:      bold;
  font-size:        22px;
..font-style:       normal;
..color:            black;
  margin-top:       0px;
  margin-bottom:    5px;
..text-decoration:  none;
}

h3 {
  font-family: Times, Serif;
..font-weight : bold;
..font-style : normal;
..color : black;
..text-decoration : none;
}

h4 {
  font-family: Times, Serif;
..font-weight : bold;
..font-style : normal;
..color : black;
..text-decoration : none;
}

hr {
  height:     4px;
  width:      100%;
  background: #446791;
  margin:     0px 50px 0px 50px;
}

ol {
..font-size : 11pt;
  font-family: Times, Serif;
..font-weight : normal;
..font-style : normal;
..color : black;
..text-decoration : none;
}

p {
  font-family: Times, Serif;
..font-weight : normal;
..font-style : normal;
..color : black;
..text-decoration : none;
}

pre {
..font-size: 9pt;
..font-family: courier, courier new, 
    monospace;
..font-weight: normal;
..font-style: normal;
..color: #660000;
..line-height: 12pt;
..text-decoration: none;
}

td.bighead { 
vertical-align: top; 
background-color: #666699; 
  font-family: Times, Serif;
font-size: 1em; 
color: #FFFFFF; 
}

td.cont { 
border-color: #333366; 
border-style: solid; 
vertical-align: top; 
background-color: #ffffff; 
  font-family: Times, Serif;
font-size: .8em; 
color: #000000; 
}

td.head { 
border-color: #333366; 
border-style: solid; 
vertical-align: top; 
background-color: #666699; 
  font-family: Times, Serif;
font-size: .8em; 
color: #FFFFFF; 
}

td.part { 
vertical-align: top; 
background-color: #ffcc33; 
  font-family: Times, Serif;
font-size: .8em; 
color: #000000; 
}

td.nav {
  background : "images/navbar-bak.gif";
  align : center;
  font-family: verdana,arial,helvetica,sans-serif;
font-size: 1em; 
color: #FFFFFF; 
}

td.no { 
vertical-align: top; 
background-color: #ffffcc; 
  font-family: Times, Serif;
font-size: .8em; 
color: #000000; 
}

td.side { 
border-color: #333366; 
border-style: solid; 
vertical-align: top; 
text-align: center; 
background-color: #DDDDF0; 
  font-family: Times, Serif;
font-size: .8em; 
color: #000000; 
}

td.yes { 
vertical-align: top; 
background-color: #ff9900; 
  font-family: Times, Serif;
font-size: .8em; 
color: #000000; 
}

ul {
..font-size : 11pt;
  font-family: Times, Serif;
..font-weight : normal;
..font-style : normal;
..color : black;
..text-decoration : none;
}

