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

body,td,th {
	font-family: Century Gothic;
	font-size: 11px;
	color: #333333;
}
body {
	background-image:url(background001.jpg);
	background-repeat:repeat;
}
a {
	font-size: 14px;
	color: #666;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666;
}
.style1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {
	font-family: "Century Gothic", "Futura Lt", "Tempus Sans ITC", Verdana;
	font-size: 12px;
}
.style5 {
	font-family: "Century Gothic", "Futura Lt", "Tempus Sans ITC", Verdana;
	font-size: 12px;
}
.style1 {
	font-style: normal;
}
.style1 {
	font-size: 12px;
	font-family: "Century Gothic";
}
.ss {
	text-align: justify;
	font-size: 12px;
}
.sidebar {
	color: #FFF;
	text-align:left;
}