@charset "utf-8";
/* CSS Document */

p{
	font-family: "Century Gothic";
	font-size:12px;
	color: #663366;
	line-height: 12pt;
	font-weight:bold;
	padding: 0px;
}

h1{font-family: "Century Gothic"; font-size:16px;
color: #663366;
line-height: 16pt;
font-weight:bold;
padding: 0px;
}

h2{
	font-family: "Century Gothic";
	font-size:x-large;
	color: #EEEEEE;
	line-height: 20pt;
	font-weight:bold;
	padding: 0px;
}

.navigation {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999966;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}


.navigation:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999999;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

.navigation1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999966;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}


.navigation1:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999999;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

.navigation2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999966;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
}


.navigation2:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	text-decoration: none;
	background-color: #999999;
	display: inline-table;
	border-color: #EEEEEE;
	padding: 1px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	}
