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

body {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 13px;
	color: #333;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
}
.sz8px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 8px;
}
.sz9px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 9px;
}
.sz10px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 10px;
}
.sz11px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 11px;
}
.sz12px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 12px;
}
.sz13px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 13px;
}
.sz16px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 16px;
}
.sz18px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 18px;
}
.sz22px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 22px;
}
.sz30px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 30px;
}
.sz40px {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 40px;
}
.text-h1 {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 32px;
	color: #C60;
}
.text-h2 {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 18px;
	color: #000;
}
a:link {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #C60;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #C60;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #777;
	text-decoration: none;
}
a.grey:link {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #777;
	text-decoration: none;
}
a.grey:visited {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #777;
	text-decoration: none;
}
a.grey:hover {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #C60;
	text-decoration: none;
}
a.white:link {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #FF3;
	text-decoration: none;
}
.verdana {
	font-family: Verdana, Geneva, sans-serif;
}
.arial {
	font-family: Arial, Verdana, Tahoma;
}

