body {
	padding: 0px;
	margin: 0;
	background-color: #CCCCCC;
}
p, li{
	font-size: 1.2em;
	margin-left: 4px;
}

form {margin:0;padding:0;}

a.cat:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
a.cat:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
a.cat:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;

}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
a.small:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.small:visited {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.small:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.td12px {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newStock {
	text-transform: none;
	color: #FF0000;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.tblBdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
