*					{ font-family: verdana, arial, sans-serif; font-size: 11px; }

body 				{ background-color: #fff; }
a 					{ font-weight: bold; color: gray; text-decoration: none; }
a:hover 			{ text-decoration: underline; color: black; }
p 					{ margin-top: 0px; margin-bottom: 6px; }

.center			{ text-align: center; }
.csscenter		{ margin-left: auto; margin-right: auto; }
.gr				{ color: slategray; }
.sitetitle		{ font-size: 18px; }

.indTD 			{ color: black; background-color: #efefef; text-align: center; }
.indTDhead 		{ background-color: silver; border-bottom: 2px solid gray; color: black; text-align: center; }
.linez 			{ width: 150px; border-top: 2px dotted silver; }
