h1 {
font-family: Arial; 
font-size: 12px; 
color: #003366; 
text-align: center; 
font-weight: bold;
}
h2 {
font-family: Arial; 
font-size: 12px; 
color: #c80d14; 
text-align: center; 
font-weight: bold;
}
.whitelinks {
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
text-align: center; 
font-weight: bold;
}
footer {
font-family: Arial; 
font-size: 10px; 
color: #003366; 
text-align: center; 
}
copyright {
font-family: Arial; 
font-size: 8px; 
color: #003366; 
text-align: center; 
}
.cattopbox {
	font-family: Arial;
	font-size: x-small;
	color: 003366;
	text-align: center;
	vertical-align: middle;
	height: 60px;
}
.catname {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: ececec;
	height: 90px;
}
.prodbutton {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: 003366;
	text-align: center;
	vertical-align: text-bottom;
	height: auto;
	padding: 10px;