body { 
background-color: white; 
background-image: url('images/bg3.jpg');
background-repeat: repeat-x;
font-family: Tahoma, arial, sans-serif;

}

TD    {
                             	font-size : 10pt;
                             	text-decoration : none;
                             	font-family : tahoma, arial, sans-serif;
                             	font-weight : normal;

                             }
							 
table { font-family:  arial, sans-serif;  font-size: 10px; color: black; }

a:link { font-family:  arial, sans-serif;  font-weight: normal; text-decoration: none; color: #002c59; }
a:hover { font-family:  arial, sans-serif;  font-weight: normal; text-decoration: underline; color: #002c59; }
a:visited { font-family:  arial, sans-serif;  font-weight: norlam; text-decoration: underline; color: #002c59; }
a:active { font-family:  arial, sans-serif;  font-weight: bold; text-decoration: none; color: #002c59; }

.class1 A:link { font-family:  arial,sans-serif;  font-size: 13px; font-weight:normal; text-decoration: none; color: #002c59; }
.class1 A:hover { font-family:  arial, sans-serif; font-size: 13px;color: gray;  text-decoration:none ;  font-weight:normal; }
.class1 A:visited { font-family: arial, sans-serif;  font-size: 13px;color: gray; text-decoration:none;  font-weight:normal; }

.class2 A:link { font-family:  arial,sans-serif;  font-size: 11px; font-weight:normal; text-decoration: none; color: #abacac;  }
.class2 A:hover { font-family:  arial, sans-serif; font-size: 11px;color: gray;  text-decoration:underline ;  font-weight:normal; }
.class2 A:visited { font-family: arial, sans-serif;  font-size: 11px;color: gray; text-decoration:none;  font-weight:normal; }




.note {	color: #003366; margin: 250px 100px 50px 110px; 	padding: 53px 0 20px 202px;} 
.img2 { float:right;  margin: 0px 3px 0px 0px; }
.imgnews { float:right; border: solid thin  #245e00; margin: 5px 10px 5px 10px; }

h1{
	font-size: 15px;
	color: #003366;
	font-family: Arial, sans serif;
	margin: 20px 200px 15px 20;
	padding: 0;
	font-weight:normal;
	line-height:17px;
	text-align: left;
}

h2 {
	font-size: 11px;
	color: #003366;
	font-family: Arial, sans serif;
	margin: 0px  0 5px 20px;
		text-align: left;
}

h3   {
                font-size : 8pt;
                color : black;
                text-decoration : none;
				font-family: Arial, sans serif;
                font-weight : normal;
				text-align: justify;
				margin: 5px 200px 0 0;

                             }
							 
h4   {
                font-size : 10pt;
                color : #008dbc;
                text-decoration : none;
				font-family: Arial, sans serif;
                font-weight : normal;
				text-align: justify;
				margin: 0 0 0 0;   }
				
.TD2    {
                font-size : 8pt;
                color : black;
                text-decoration : none;
				font-family: Arial, sans serif;
                font-weight : normal;
				text-align: justify;
			border: solid 1px #dfdfdf; 

                             }