p.norm {
	cursor: default; 
	font-family: Garamond; 
	font-size: 17px;
	margin-top: 3px;
	margin-bottom: 8px;
}  

p.section {
	cursor: default; 
	font-family: Garamond; 
	font-size: 20px; 
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

p.menu {
	cursor: default;
	font-family: Garamond; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none;
}

p.big {
	cursor: default; 
	font-family: Garamond; 
	font-size: 20px; 
	text-decoration: none;
}

p.small {
	cursor: default; 
	font-family: Garamond; 
	font-size: 16px; 
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 8px;
}

p.smallc {
	cursor: default; 
	font-family: Courier New; 
	font-size: 15px; 
	text-decoration: none;
}

p.caption {
	cursor: default; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none;
}

a:link {
	color: rgb(56,106,156); 
	text-decoration: none;
}

a:visited {
	color: rgb(56,106,156); 
	text-decoration: none;
}

a:hover {
	color: rgb(255,55,0); 
	text-decoration: none;
}

a:active {
	color: rgb(56,106,156);
	text-decoration: none;
}
