body 
{ 
	margin: 0px;
	font: Verdana,Geneva,Arial,Helvetica,sans-serif;
	size: 12px;
}

.index
{
	font-size: 8pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #21457A;
	line-height: 20px;
}

.defaultwhite
{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	line-height: 20px;
}

.defaultwhitebold
{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

.defaultblack
{
	font-size: 10pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	line-height: 20px;
}



.defaultblackbold
{
	font-size: 10pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serifs;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}


a.defaultblack:link
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
}
a.defaultblack:active
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
}
a.defaultblack:hover
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	line-height: 20px;
	text-decoration:underline;
}
a.defaultblack:visited
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
}