body
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24404F;
	background-color: #1B303A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{	font-size: 12px;
}

textarea
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normal
{	font-weight: normal;
	color: #24404F;
	text-decoration: none;
}

.headline
{	font-size: 16px;
}

.small
{	font-size: 11px;
}

.xsmall
{	font-size: 10px;
}

.needed
{	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.grayed
{	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

strong
{ 
font-weight: bold;
}

