/* linked sytle sheet for peeco website */

/* uncomment below to see the div borders */
/*
div {
	border: 1px solid #000000;
}
*/

p {
	font-family: Arial, sans-serif, Verdana, Helvetica;
	color: #093E8A;
	font-size: 20px;
}

li {
	color: #093E8A;
	font-size: 20px;
}

td {
	color: #093E8A;
	font-size: 18px;
}