p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}
.h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #220E6F;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
.mousetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableborder {
	border: thin solid #20114F;
}
