.l
{
	background-image: url(images/im_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1
{
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}

.link
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
       	font-weight: bold;
}

.link:hover 
{
        font-family: verdana;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
       	font-weight: bold;
}

.text
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.maintext
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

.pl
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.textimage
{
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 3px; 
        margin-right: 0px;
        font-size: 11px; 
        font-family: tahoma;
        font-weight: normal;
        color: #000000;
}