      body {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        }
      body, td {
        font-family: verdana, sans-serif;
        font-size: 12px;
        }
      h2 { 
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold
        }
      .header {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 40px; font-weight: bold
        }
      .realsmall {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
        }
      .small {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
        }
      .petit {  
        font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000
        }
      .petit2 {  
        font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000
        }
      a {
         font-weight: bold;
      }
      a:hover {
	background-color: #ccc;
      }
      .text {
	font-family: Gill Sans, bitstream vera sans, Tahoma, Verdana, Sans-Serif;
        font-size: 13px;
	letter-spacing: 0.5px;
        }
      p {
	font-family: bitstream vera sans, Tahoma, Verdana, Sans-Serif;
        font-size: 12px;
        }
														      
      pre {
        background: #EEEEEE;
        background: url(http://caballe.cat/imatges/misc/code.gif) #F6F6F6 no-repeat right bottom;
	font-family: "Courier New", Courier, Monospace;
	font-size: 11px;
        color:#000000;
        line-height:15px;
        background-color: #F6F6F6;
        padding: 5px 15px 5px 15px;
        -moz-border-radius: 2%;
        border-width: 1px 1px 1px 0.8ex;
        border-style: solid;
        border-color: #9999cc;
        margin-left: 5px;
        margin-right: 5px;
        }
      
      blockquote {
      	background: url(http://caballe.cat/imatges/misc/blockquote.gif) #F6F6F6 no-repeat right bottom;
        font-family: bitstream vera sans, verdana, helvetiva, arial, sans-serif;
        font-size:11px;
        font-style:italic;
        color:#000000;
        line-height:15px;
        background-color: #F6F6F6;
        padding: 5px 15px 5px 20px;
        -moz-border-radius: 2%;
        border-width: 1px 1px 1px 0.8ex;
        border-style: solid;
        border-color: #9999cc;
        margin-left: 30px;
        margin-right: 75px;
        }

      .avis {
        background: #EEEEEE;
	background: url(http://caballe.cat/imatges/misc/avis.gif) #F6F6F6 no-repeat right bottom;
	font-family: "Courier New", Courier, Monospace;
        font-size: 11px;
        color:#000000;
	line-height:15px;
	background-color: #F6F6F6;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 2%;
	border-width: 1px 1px 1px 0.8ex;
	border-style: solid;
	border-color: #9999cc;
	margin-left: 30px;
	margin-right: 75px;
	}
	
	.critical { background-color: #ffa0a0; } 
	.high { background-color: #ffd8a0; } 
	.moderate { background-color: #ffffa0; } 
	
	.weblogItemTitle {
		font-family: bitstream vera sans, verdana, helvetiva, arial, sans-serif;
		font-size: 12px;
	}
