﻿html,BODY {
 padding: 0px; 
 margin: 0px; 
}
td {
	font-family:  sans-serif;
	font-size: 14px;
	color: #000000;
	/*vertical-align: top;*/ 
	padding: 0px;
}
input, select, textarea {
	font-family: "Verdana", sans-serif;/*'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;*/
	font-size: 12px;
	color: #336699;
	text-decoration: none;

}
h4 { 
       font-size: 120%;
      font-weight: 600;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0.5em;
      margin-left: 0px;
}
.body_smaller { 
line-height: 130%;
margin-bottom: 0.5em;
margin-top: 0px;
text-indent: 0em;
}
.body { 
margin-bottom: 0.5em;
margin-top: 0px;
text-align: left;
font-size: 9px;
               font-weight: 400;
	color: #666666;
}

td.main_first { 
          padding-left: 22px;
          padding-right: 22px;
          padding-bottom: 0px;
}

td.shad {
             margin: 0px;
               font-size: 1px;
	padding-left: 0px;
              padding-top: 0px;
              padding-bottom: 0px;
}

.txt {
             color: #333222;
}
.fr {
            font-size: 10px;
            color: #999999; 
}

td.title {
	font-family:  Helvetica, sans-serif;
              font-style: italic;
              vertical-align: bottom;
              text-align: left;
              font-weight: 200;
	font-size: 11px;
	color: #993399;
              padding-left: 45px;
              height: 45px;
}
td.nifert {
	vertical-align: middle;
	text-align: center;
}

td.topmenu {
        height: 24px;
        font-size: 12px;
        font-weight: 600;
	vertical-align: middle;
	text-align: center;
        color: #Ffffff;
	text-decoration: none;
}
a.menu {
	color: #FFF;
              text-decoration: none;
              text-shadow: 0px -1px 0px  grey;
}
a.menu:hover {
	color: #Ffff66;
              text-decoration: underline;
}
a.menu:focus { 
outline-width: medium;
outline-style: none;
}
a.h:focus { 
outline-width: medium;
outline-style: none;
}

a.h:visited { 
color: #fff;
}

a.h:hover { 
color: #fff;
}

a.h { 
color: #fff;
text-decoration: none;
}
td.tt {
	vertical-align: middle;
        width: 100%;
	height: 100%;
       background-color: #f4fdff;
        padding-left: 20px;
        padding-right: 20px;
border-top-color: #a4a4a4;
border-left-color: #a4a4a4;
border-right-color: #a4a4a4;
border-bottom-color: #a4a4a4;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-style: dashed;
border-left-style: dashed;
border-right-style: dashed;
border-bottom-style: dashed;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
table {
        border-collapse: collapse;
        border-spacing: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
              font-style: italic;
              font-weight: 600;
	font-size: 34px;
	color: #FCFACA;
              text-shadow: -1px -1px 0px  #81A219;
          filter: Shadow(Color=#81A219, Direction=315, Strength=2);
              margin-top: 21px;
              margin-bottom: 21px;
}
h2 {
	color: #000000;
	margin-bottom: 7px;
}
div.image_first { 
margin-bottom: 0.5em;
margin-top: 0px;
}
default values
div { 
display: block;
}





