body
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

td
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	border: 0;
}

a
{
	cursor: pointer;
	cursor: hand;
}

a:link
{
	text-decoration: none;
	color: #993333;
}

a:visited
{
	text-decoration: none;
	color: #330033;
}

a:active
{
	text-decoration: none;
	color: #993333;
}

a:hover
{
	text-decoration: underline;
}

.extrabig
{
	font-size: 24px;
	font-weight: bold;
}

.big
{
	font-size: 18px;
	font-weight: bold;
}

.medium
{
	font-size: 16px;
	font-weight: bold;
}

.small
{
	font-size: 14px;
	font-weight: bold;
}

.extrasmall
{
	font-size: 12px;
	font-weight: bold;
}

.miniheader
{
	font-size: 10px;
	font-weight: bold;
}

textarea				
{
	border-width: ;    
	font-family: verdana, helvetica, sans-serif;
	font-weight: ; 
	font-size: 10px;
	color: black;
	border-color: black;
}
