body {
	background-color: #f1f1f1;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #190622;
}
h1 {
	font-familiy: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	color: #190622;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	color: #190622;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #190622;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #190622;
	font-weight: normal;
}
.style3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
}
.style4 {
	font-size: 10px;
	font-family: "Trebuchet MS"
}
.style5 {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.style6 {
	font-size: 12px;
}
.style13 {
	font-size: 12px;
	font-family:"Trebuchet MS"
}
.style14 {
	font-size: 10px;
	font-family:"Trebuchet MS"
}
.style15 {
	font-size: 12px;
}
.mybutton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 7em;
}

a {
	color: #7e7fb9;
}

a:hover {
	color: #29aae0;
}

.page {
	padding: 15px;
	background: transparent;
}