@charset "utf-8";
/* CSS Document */

font
{
font-family: "Trebuchet MS";
font-size: 14px;
}

h1 {
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}



.style1 {
	color: #5e809f;
	font-size:16px
}
