body { 
	font-size:9pt;
	background:rgb(255,255,255);
	color:black;
	font-family: TimesNewRoman,Arial,sans-serif;
	text-align:left;
}

A:LINK,a:VISITED {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: blue;
} 
A:HOVER {text-decoration: underline;}

td {font-size:9pt;font-family:Arial,TimesNewRoman,sans-serif;}
td.qqq {font-size:13pt;
	color:black;
	font-family:Arial,TimesNewRoman,sans-serif;
}
p {text-align:justify}

.red {color:rgb(255,0,0);}
.blue {color:rgb(0,0,255);}
.green {color:rgb(19,105,78);font-weight: normal;font-size: 9pt;}
.green_b {color:rgb(19,105,78);font-weight: normal;font-size: 11pt;font-weight: bold;}
.white {color:rgb(255,255,255);}
.center {text-align:center;}
.big {font-size: 12pt;}
.little {font-size: 9pt;}

A:LINK.menu,a:VISITED.menu {color:rgb(0,0,0);}
A:HOVER.menu {color:rgb(0,0,0);text-decoration: none;}

A:LINK.menu2,a:VISITED.menu2 {color:rgb(0,0,0);font-size: 8pt;text-decoration: underline;font-weight: normal;}
A:HOVER.menu2 {color:rgb(0,0,0);font-size: 8pt;text-decoration:underline;font-weight: normal;}

A:LINK.red,a:VISITED.red {color:rgb(255,0,0);font-size: 8pt;}
A:HOVER.red {color:rgb(19,105,78);text-decoration: none;font-size: 8pt;}

A:LINK.blue,a:VISITED.blue {color:rgb(0,0,255);}
A:HOVER.blue {color:rgb(19,105,78);text-decoration: none;}

A:LINK.green,a:VISITED.green {color:rgb(0,111,143);}
A:HOVER.green {color:rgb(0,111,143);text-decoration: none;}

A:LINK.menu3,a:VISITED.menu3 {color:rgb(0,0,0);font-size: 7pt;text-decoration: none;font-weight: bold;}
A:HOVER.menu3 {color:rgb(0,0,0);font-size: 7pt;text-decoration: none;font-weight: bold;}




h1{
	font-weight: bold;
	font-size: 16pt;
	color: rgb(19,105,78);
	text-align: center;
	
}
h2{
	font-weight: bold;
	font-size: 12pt;
	color: rgb(0,0,0);
	text-align: left;
	
}
.menu2 {
	color:rgb(0,0,0);
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
