text {
    font-family: "Verdana, Arial";
	font-size: 10px;
}

body {
    font-family: "Verdana, Arial";
	font-size: 10px;
}

.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bod {
	font-family: "Verdana, Arial";
	font-size: 10px;
/*	color: #000000; */
}

.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

A {     
	Color : #000000; font-weight: bold;
	text-decoration : none;
}

A:hover { 
	Color : #333333; font-weight: bold;
	text-decoration : underline;
}

.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}

.sub3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
}

.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}

.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}

.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
}

.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.title3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #20687D;
}

.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}

.h1custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

.h2custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

.h3custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

.h4custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

.h5custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

.h6custom {
    font-family: "Verdana, Arial";
	font-size:8px;
	font-weight:normal;
	color:#666666;
    padding-bottom:0;
    padding-top:0;
    margin-bottom:0;
    margin-top:0;
}

body.hide, table.hide {
   font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size: 8pt;
   color: #FFFFFF;  /* 
                      For more info on the units, see: 
                      http://www.w3schools.com/css/css_units.asp 
                    */
}

span.header {
   font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-weight: bold;
   font-size: 16px;
   color: #FF6600;
}

table.default {
   font-family: Verdana, Arial;
   font-size: 10pt;
   font-weight: normal;
}

.padding_news {
     padding-left: 10;
	 padding-right: 15;
	 padding-top: 5;
	 padding-bottom: 5;
}