﻿.l_hdr {
    height: 185px;
    background-color: #ffffff;
  	background-image: url(../images/cnd_links_hdr.png);
  	background-repeat: no-repeat;
    }
.listlink {
	font-weight: bold;
    font-style: oblique;
    font-size: 9pt;
    color: #008080;
    font-family: arial, helvetica, sans-serif;
    }
.l_main {
	font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    }
.l_text {
	width: 630px;
	text-align: center;
	padding: 20px 15px 25px 15px;
    }
