body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #01207D;
	text-decoration: none;
	font-weight:bold;
}

.h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
