body 
{
 margin-top: 3px;
 margin-right: 3px;
 margin-bottom: 3px;
 margin-left: 3px;
 background-color: #FFFFFF;
 font-style: normal;
 font-size: small;
 font-family: Verdana, "Times New Roman", Tahoma, sans-serif, Helvetica, Arial;
 color: #000000;
}

h1,h2,h3,h4,h5 
{
 margin-left: 0;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
 font-family: Verdana;
}

img 
{
 border-width: 0;
}

#menu 
{
 display: none;
}

#submenu 
{
 display: none;
}

a 
{
 color: #666666;
 font-weight: bold;
 text-decoration: none;
}

a:visited 
{
 color: #666666;
}

a:hover 
{
 color: #666666;
 text-decoration: underline;
}

ul 
{
 white-space: normal;
 list-style-type: square;
 text-align: inherit;
}

li 
{
 padding: 3px;
}

.header
{
 display: none;
}

.noprint
{
 display: none;
}

.text_min 
{
 font-size: small;
}

.text_medium 
{
 font-size: medium;
}

.text_normal 
{
 font-size: small;
 margin: 5px;
 text-indent: 15px;
}

.text_big 
{
 font-size: medium;
 margin: 5px;
 text-indent: 15px;
}

.text_header 
{
 font-size: large;
 margin: 0;
 font-family: "Times New Roman";
 color: white;
 font-weight: bold;
 padding-left: 5%;
}

#header 
{
 min-width: 1000px;
 min-height: 200px;
 max-height: 200px;
}

p 
{
 text-indent: small;
}

input 
{
 width: 350px;
}

button 
{
 width: 350px;
}

textarea 
{
 width: 350px;
 height: 150px;
}