
body, td { font-size: 14px; font-family: arial; }
.warning { color: red; font-weight: bold; }
.pagetitle {
	font-size: 125%;
	font-weight: bold;
	color: #666600;
}

h1 { text-align:center; 
     font-size: 15px; font-weight: bold; }

table.listings { width: 100%; border-spacing: 0px; 
                 margin-bottom: 5px; 
                 margin-top: 5px;}
table.listings td { 
                     border-right: 1px solid black; 
                     border-bottom: 1px solid black; 
                  }
.c { text-align: center; }
tr.listingshdr { text-align: left; font-weight: bold; }
tr.listingsrow { text-align: left; }

.categoryname { color: blue; font-weight: bold; }

div.msg { color: green; font-weight: bold; }

