BODY,P,TD { font-family : verdana, arial, helvetica, sans-serif; }
BODY,P,TD { font-size : 11px; }

BODY {
  margin : 0;
}


A:active,A:link,A:visited { text-decoration : none; }
A:hover { text-decoration : underline; }

.content A:active,.content A:link,.content A:visited { text-decoration : none; color : #333333; }
.content A:hover { text-decoration : underline; color : #333333; }

P { text-align : justify; line-height: 130%;} /* 140%; */

.grey  { color : #333333; }
.white { color : #FFFFFF; }
.black { color : #000000; }

.input { font-family : verdana, arial, helvetica, sans-serif; font-size : 11px; }
.textarea { font-family : verdana, arial, helvetica, sans-serif; font-size : 11px; width:100%; height:45px; }