body,td,th,input,textarea
{
	font-family: Verdana;
	font-size: 13px;
}
th.top
{
	vertical-align: top;
}
th
{
	text-align: left;
	vertical-align: top	
}
.small
{
	font-size: 12px;
}
.smaller
{
	font-size: 11px;
}
.smallest
{
	font-size: 10px;
}

A
{
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
A.menu
{
	text-decoration: underline;
	color: white
}
UL
{
	list-style-image: url(images/bullets/shell.gif)
}
.family
{
	font-weight:bold;
	color:white;
	background:#CC9933
}
.line
{
	font-size: 12px;
	padding-bottom: 3px;
}

