body
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #F5F3E8;
}

A 
{
	font-family: verdana;
        font-size: 10px;
        color: 006699;
}
A.menu_active 
{
	font-family: Helvetica;
        font-size: 11px;
        color: 39393E;
        font-weight: bold;
        text-decoration: underline;
}
A.menu:link 
{
	font-family: Helvetica;
        font-size: 11px;
        color: 39393E;
        font-weight: bold;
        text-decoration: none;
}
A.menu:visited 
{
	font-family: Helvetica;
        font-size: 11px;
        color: 39393E;
        font-weight: bold;
        text-decoration: none;
}
A.menu:active 
{
	font-family: Helvetica;
        font-size: 11px;
        color: 39393E;
        font-weight: bold;
        text-decoration: underline;
}
A.menu:hover 
{
	font-family: Helvetica;
        font-size: 11px;
        color: 39393E;
        font-weight: bold;
        text-decoration: underline;
}

FORM {
	margin: 0px;
	
}
.headline {
	color: #4C2A1B;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
}
.content {
	color: #4C2A1B;
	font-size: 11px;
	font-family: Helvetica;
}
TD.smallred {
	font-size: 9px;
	font-family: Verdana;
}
H1 {
	font-size: 11px;
	    padding-top: 0px;
   	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
    margin-top: 4px;
   	margin-bottom: 0px;
   	margin-left: 0px;
   	margin-right: 0px;
}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-style: none; margin-bottom : 2; margin-left: 7; margin-right: 0; margin-top:2; color: #000000; height:12px}

.h2bgcolor { background-color: #CDC8B1; }

INPUT {
	border-top: 1px #D3D2D7 solid;
   	border-bottom: 1px #D3D2D7 solid;
   	border-left: 1px #D3D2D7 solid;
   	border-right: 1px #D3D2D7 solid;
    padding-top: 0px;
   	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
    margin-top: 0px;
   	margin-bottom: 0px;
   	margin-left: 0px;
   	margin-right: 0px;
	font-size: 10px;
	font-family: Verdana;
}
TEXTAREA {
	font-size: 10px;
	font-family: Verdana;
}



.pil {
        font-family: sans-serif;
        font-size: 9px;
        color: 006699;
        letter-spacing: -2px;
}


.checkbox 
{
	font-family:verdana;
	font-size: 9px;
	color: #000000;
	height:16px;
		
	  border-top: 0px #D3D2D7 solid;
   	border-bottom: 0px #D3D2D7 solid;
   	border-left: 0px #D3D2D7 solid;
   	border-right: 0px #D3D2D7 solid;
}
	
	
	

