/* CSS Document */

body { font-family:"Times New Roman", Times, serif; 
	   font-size: 12px;
	   leftmargin: 0;
	   topmargin: 0;
	   marginwidth: 0;
	   marginheight: 0;
	   bottommargin: 0;
}

td { font-family: "Times New Roman", Times, serif;
	 font-size: 12px; 
	 color:#233d3a; 
}

.Title1 {color:#233d3a; font-size: 20px}
.Title2 {color:#FFFFFF; font-size: 20px}
.Style1 {color:#233d3a; font-size: 12px}
.style2 {color:#FFFFFF; font-size: 12px}


}

a {color:#a0b0a6; text-decoration:underline; font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif; font-size:10pt; }
a:hover {color:#565759;}
