h1
	{
	font-family: Helvetica CY, Helvetica, Arial;
	font-size: 24px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

td.text
	{
	font-family: Helvetica CY, Helvetica, Arial;
	font-size: 13px;
	font-weight: plain;
	color: #000000;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

td.textbot
	{
	font-family: Helvetica CY, Helvetica, Arial;
	font-size: 13px;
	font-weight: plain;
	color: #FFFFFF;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

td.textsmall
	{
	font-family: Helvetica CY, Helvetica, Arial;
	font-size: 11px;
	font-weight: plain;
	color: #000000;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a
	{
	color: #000000;
	text-decoration: underline;
	}

a.textbot
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a.textsmall
	{
	color: #000000;
	text-decoration: underline;
	}
	
a.textind
	{
	}

.date
	{
	font-style: italic;
	}

/*doesn't work at the moment*/

input.text
	{
	}

/*the following tags are use span tags. For example to use the  bodytitle style*/
/* use the following syntax <span id="bodytitle"></span>*/

#bodytitle
	{
	}
 


