body {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
}

h1 {
	font-size: 340%;
	text-align: center ;
	color: black ;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 200%;
	text-align: center ;
	color: black ;
}

h4 {
	font-size: 80% ;
	text-align: center ;
	font-weight: bold;
}

a {
	text-decoration: none ;
}

.pageLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 100%;
	color: #CCCCCC;
}

a.pageLink:hover {
	color: #EEEEEE ;
	font-size: 110%;
	padding-left: 5px ;
	
}


