<!--


h1 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 24px;
 font-weight: fat;
 line-height: 100%;
}

h2 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 24px;
 font-weight: normal;
 line-height: 100%;
}

h3 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 20px;
 font-weight: fat;
 line-height: 120%;
}
h4 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 20px;
 font-weight: normal;
 line-height: 100%;
}

h5 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 16px;
 font-weight: fat;
 line-height: 100%;
}
h6 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 16px;
 font-weight: normal;
 line-height: 100%;
}


img
{
 border-top:3px solid #e0e0e0;
 border-left:3px solid #e0e0e0;
 border-bottom:3px solid #808080;
 border-right:3px solid #808080;
 margin : 2px;
 padding : 0px;
 line-height: 100%;
}

img:hover {
 border-top:5px solid #e0e0e0;
 border-left:5px solid #e0e0e0;
 border-bottom:5px solid #808080;
 border-right:5px solid #808080;
 margin : 0px;
 padding : 0px;
 line-height: 100%;
}





-->
