body  {
	margin-right : 5%;
	margin-left : 5%;
}

a:link {
	color: Blue;
	background : none;
	}

a:visited {
	color: Navy;
	text-decoration: underline;
	background : none;
}

a:active {
	color: Green;
	background : none;
}

a:hover {
	color: Yellow;
	background : none;
}


p  {
	font-size : 100%;
	text-decoration : none;
	font-family : Georgia,Palatino,'Book Antiqua','Bookman Old Style','Times New Roman',serif;
}

.block  {
	font-size : 95%;
	font-weight : 500;
	text-decoration : none;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, 'gill sans', sans-serif;
}

ul  {
	font-size : 100%;
	font-weight : 500;
	text-decoration : none;
	font-family : 'zapfhumnst bt',Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}

li {
	font-size : 100%;
	font-weight : 500;
	text-decoration : none;
	font-family : 'zapfhumnst bt',Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}

h1  {
	font-size : 135%;
	font-style : normal;
	font-weight : 600;
	color : #6666CC;
	background : none;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}

h2  {
	font-size : 125%;
	font-weight : 600;
	font-style : normal;
	color : #000080;
	background : none;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}
h3  {
	font-size : 110%;
	font-weight : 500;
	color : #6666CC;
	background : none;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}
h4  {
	font-size : 110%;
	font-weight : 600;
	font-style : normal;
	color : Navy;
	background : none;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}
h5  {
	background : #FFFFCC;
	color : #000080;
	font-size : 100%;
	font-weight : 500;
	font-style : normal;
	text-indent : 5%;
	width: 80%;
	font-family : 'zapfhumnst bt',Weiss,Helvetica,Trebuchet, Arial, "gill sans", sans-serif;
}

em  {
	font-style : italic;
	text-decoration : none;
}

cite  {
	font-style : italic;
	text-decoration : none;
}

small  {
	font-size : 95%;
}

.index {
	font-size : 90%;
}

pre {	
	font-size:85%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

address {
	font-size : 80%;
	font-weight : 500;
	background : none;
	color :  gray;
	font-family : 'Book Antiqua','Bookman Old Style',Georgia,Palatino,'Times New Roman',serif;
	text-align : center;
}

