.h1cat{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:13pt;
	color:#000099;
	text-align:center;
	text-decoration:underline;
}
body{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
}
.tablecats{
	font-size:10px;
}
.catl1{
	font-size:13px;
	font-weight:bold;
}
.catl1:hover{
	color:red;
}
.catl2:hover{
	color:red;
}
.tableprod{
	font-size:11px;
}
.tableprod td{
	text-align:left;
	padding:10px;
}

.tableprod a{
	text-decoration:none;
	color:#003399;
}

.tableprod a:hover{
	text-decoration:underline;
	color:#FF3300;
}

.tableprods td{
	text-align:center;	
}

.linkblue{
	text-decoration:none;
	font-size:10px;
	}
	
.linkblue:hover{
	text-decoration:underline;
	}
	