.modText	{
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	margin-top : 10px;
	margin-left : 10px;
}



.modText0	{
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	margin-left: 10px;
}
.modTextUnder	{
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-top : 5px;	
	text-decoration : underline;
}
.modTextBold0	{
	FONT-SIZE: 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : red;
	margin-left: 20px;
	margin-top: 2px;
}
.modTextBold	{
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
    color : black;
}
.real
{
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration : none;
	color: #FFFFFF;
}

.header
{
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.headerRed
{
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ff0000;
}


.subHeader
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #0033ff;
}

.formtop {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	margin-top: 10px;
}

