a:link {
	background-color: transparent;
	color: #0000FF;
}

a:visited {
	background-color: transparent;
	color: #800080;
}

a:hover {
	background-color: transparent;
	color: #CC9933;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #008080;
}

address {
	background-color: transparent;
	font-family: 'Book Antiqua',Georgia,Palatino,"Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: 500;
}

body {
	margin-left: 5%;
	margin-right: 7%;
}

cite {
	font-style: italic;
}

em {
	font-style: italic;
}

h1 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,Helvetica,'Trebuchet MS',Verdana,Geneva,Arial,sans-serif;
	font-size: 140%;
	font-weight: 500;
}

h2 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,Helvetica,'Trebuchet MS',Verdana,Geneva,Arial,sans-serif;
	font-size: 130%;
	font-weight: 500;
}

h3 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,Helvetica,'Trebuchet MS',Verdana,Geneva,Arial,sans-serif;
	font-size: 120%;
	font-weight: 500;
}

h4 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,Helvetica,'Trebuchet MS',Verdana,Geneva,Arial,sans-serif;
	font-size: 110%;
	font-weight: 500;
}

h5 {
	background-color: transparent;
	color: #336699;
	font-family: 'ZapfHumnst BT',Optima,Helvetica,'Trebuchet MS',Verdana,Geneva,Arial,sans-serif;
	font-size: 105%;
	font-weight: 500;
}

p, ul {
	background-color: transparent;
	color: #000080;
	font-family: Georgia,Palatino,"Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: 500;
}

small {
	font-size: 90%;
}

strong {
	font-weight: 600;
}

.block {
	font-size: 85%;
}

