a:link {
	background-color: transparent;
	color: #3368FF;
}

a:visited {
	background-color: transparent;
	color: #000066;
}

a:hover {
	background-color: transparent;
	color: #FFCC00;
	text-decoration: underline;
}

address {
	font-family: 'zapfhumnst bt',Optima,Helvetica,Arial,sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

body{
	margin-left: 5%;
	margin-right: 8%;
}

cite {
	font-style: italic;
	font-weight: 500;
}

em {
	font-style: italic;
	font-weight: 500;
}

h1 {
	background-color: transparent;
	color: #FFCD33;
	font-family: 'zapfHumnst BT', Optima, Helvetica,Arial,sans-serif;
	font-size: 140%;
	font-weight: 600;
}

h2 {
	background-color: transparent;
	color: #FF6633;
	font-family: 'zapfHumnst BT', Optima, Helvetica,Arial,sans-serif;
	font-size: 130%;
	font-weight: 600;
}

h3 {
	background-color: transparent;
	color: #FF3366;
	font-family: ' zapfHumnst BT', Optima, Helvetica,Arial,sans-serif;
	font-size: 125%;
	font-weight: 600;
}

h4 {
	background-color: transparent;
	color: #0033CC;
	font-family: ' zapfHumnst BT', Optima, Helvetica,Arial,sans-serif;
	font-size: 115%;
	font-weight: 600;
}

h5 {
	background-color: transparent;
	color: #FF6633;
	font-family: ' zapfHumnst BT', Optima, Helvetica,Arial,sans-serif;
	font-size: 105%;
	font-weight: 500;
}

h6 {
	background-color: transparent;
	color: #006666;
	font-family: Palatino,Georgia,'Times New Roman', serif;
	font-size: 100%;
}

p {
	font-family: Palatino,Georgia,'Times New Roman', serif;
	font-size: 100%;
	font-weight: 500;
}

small {
	font-size: 95%;
}

strong {
	font-style: normal;
	font-weight: 600;
}

ul li {
	font-family: Georgia,'Times New Roman', Palatino, serif;
	font-size: 95%;
	font-weight: 500;
}

.block {
	font-family: 'zapfhumnst bt', Helvetica,Arial,Trebuchet,gillsans,sans-serif;
	font-size: 95%;
	font-weight: 500;
}

.index {
	font-size: 90%;
}

#box {
	background-color: #CCFFCC;
	border: 2px;
	color: #000000;
	margin: 10px 10px 10px 10px;
}

