﻿body {
margin-left:2px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
}
	
	}
}.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

li {
	margin-bottom: 5px;	
}


p {
  font-family : tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color : black;
  background : transparent;
}

h1 {
  font-family: tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color : black;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:0;
}

h2 {
  font-family : tahoma,verdana, arial;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color : #818181;
   text-align: right;
 background : transparent;
  margin-top:0;
  margin-bottom:0;
}

h3 {
  font-family : tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color : black;
  text-align: left;
  background : transparent;
  margin-top:0;
  margin-bottom:0;
}

h4 {
  font-family : verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color : maroon;
  text-align: center;
  background : transparent;
  margin-top:0;
  margin-bottom:3;
}

h5 {
   font-family : tahoma,verdana, arial;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color : #BBBD8F;
   text-align: right;
 background : transparent;
  margin-top:0;
  margin-bottom:0;
}

h6 {
    font-family : tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color : olive;
   text-align: center;
 background : transparent;
  margin-top:0;
  margin-bottom:0;
}


a,a:active,a:link,a:visited {
  font-family : tahoma,verdana, arial;
  font-size: 8pt;
  font-weight: normal;
  color : #BBBD8F;
  text-decoration: none;
  background : transparent;
}

a:hover {
  font-family : tahoma,verdana, arial;
  font-size: 8pt;
  font-weight: normal;
  color : #BBBD8F;
  text-decoration: none;
  background : transparent;
}

a.sidenav,a.sidenav:active,a.sidenav:link,a.sidenav:visited {
  font-family : verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  color : #00589f;
  text-decoration: none;
  background : transparent;
}

a.sidenav:hover {
  font-family : verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  color : white;
  text-decoration: none;
  background : transparent;
}

a.nav,a.nav:active,a.nav:link,a.nav:visited {
  font-family : tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  color : #666666;
  text-decoration: none;
  background : transparent;
}

a.nav:hover {
  font-family : tahoma,verdana, arial;
  font-size: 10pt;
  font-weight: bold;
  color : black;
  text-decoration: none;
  background : transparent;
}