/* CSS Document */

body {
 padding: 0 0 8px;
 margin:10;
 background: #E5DB6F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 14px;}
h2 {
	font-size: 14px;
}

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

.style1 {
	font-size: 16px;
	font-weight: bold;
	color:#0000CC;
	font-style: italic;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.style2 {
	font-size: 12px;
	color:#000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
