/* This is for Microsoft.  Microsoft is stupid. */
html {
	overflow-y: scroll;
}

BODY, TD, P
{
	font-size: 13px;
	font-family: arial,sans-serif;
}

#catlist P
{
	line-height: 15px;
}
h1
{
	font-size: 24px;
}
A, A:active, A:visited
{
	font-weight: bold;
	COLOR: #cc0000;
}

A:hover
{
	COLOR: #ff0000;
}

.zsNoMarginNoPadding
{
	padding: 0px 0px 0px 0px ! important;
	margin: 0px 0px 0px 0px ! important;
}

.zsHidden
{
	visibility: hidden;
	position: absolute;
}

.zsSmallBody
{
	font-size: 11px;
}
.zsSubhead
{
	font-size: 14px;
	font-weight: bold;
}
.zsBighead
{
	font-size: 16px;
	font-weight: bold;
}
.zsTinyText
{
	font-size: 10px;
	font-weight: normal;
}

li
{
	list-style-type: square;
	padding-bottom: 6px;
}