body,table,tr,th,td,p,input,textarea
{
	font-family: tahoma,arial;
	font-size: 13px;
	color: black		
}
.small
{
	font-size:12px;
}
.smaller
{
	font-size:11px;
}
.smallest
{
	font-size:10px;
}
.micro
{
	font-size:9px;
}
.help
{
	color: blue;
	font-size:11px;
}	
th.menu
{
	font-size: 13px;
	font-weight: bold;
	color: white;	
	background: #003399;
	background-color: #003399;
}
td.menu
{
	font-size:	11px;
	border: 1px solid #003399;
	padding-left: 5px; 	
}
.balls
{
	font-size:8pt;
	vertical-align:top
}
.balltext
{
	text-align:center;
	vertical-align:top
}
.tag
{
	font-size:8pt;
	text-align:center
}
a
{
	text-decoration: none
}
a:hover
{
	text-decoration:
	none;
	color: #FF0000
}

table.border
{
	border-collapse: collapse;
}
td.border, th.border
{
	border: 1px solid black;
}

.form
{
	width: 400px;
}
