@charset "utf-8";
p {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#000;
}
.p {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#000;
}
.psmall {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:10px;
	color:#000;
}
a:link, a:visited, a:active {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#00F;
	text-decoration:none;
}
a:hover{
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#F00;
	text-decoration:none;
}
h1 {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:20px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	color:#000;
	
}
h2 {
	font-family: "Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	color:#000;
	
}
#bottom_menu a:link, #bottom_menu a:visited, #bottom_menu a:active  {
	font-family:"Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	
}
#bottom_menu a:hover  {
	font-family:"Century Gothic", Arial, "Lucia Grande", Sans-Serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	
}
