/* Typo */

body 
  {font-family: Arial;
   font-size: 12px;
   color: #000; }


h1
 { font-size: 18px;
   font-weight: 500;
   margin:5px;  
   margin-left:0;}

h2
 { 
 margin:0;
 font-size: 14px; 
 font-weight: normal;
 font-style: italic;
 letter-spacing: 1px; }

h3
 {margin:0;
 font-size: 14px; 
 color: #000;
 font-weight: 400; }

h4
 {margin:0;
 font-size: 14px; 
 font-weight: normal; 
 font-style: italic;}


p
{ font-size: 12px;}


 a, 
p a:active, 
p a:visited 
  { color: #000; 
  text-decoration: underline; }
  
p a:hover 
  { color: #9696A8; 
  text-decoration: underline; }

#content em{
display:block;
font-style:normal;
line-height:15pt;
font-weight:700;
font-size:12px;
margin-bottom:5px
}

.agenda1,
.agenda2{
color:#000;
*position : relative; 
*padding-top : 20px;  
*padding-bottom : 15px;
*display : block;
*text-indent:10px;
width:90%;
background:#fff;
border:1px solid;
}

.agenda1 p{
*margin-left:10px;
text-indent: 0px;
}

.agenda2{
background:#ddd;
}

legend{
*position : absolute;
*top : -10px;
*text-indent:0px;
font-weight:700;
}

input,
textarea{
width:190px
}

.faq{
margin-top:5px;
font-weight:700;
}

#km_unsub{
width:15px
}