.maintext 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.maintextbold 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000
}

.smalltext 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}

.smalltextbold 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

ul
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.heading1 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold
}


.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
