
.LIP
{
    width: 540px;
    background-color: #fff;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	font-size: 24px;
	color: #436478;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
}
.pad
{
	width: 10px;
    background-color: #fff;

}

.LTD
{
    width: 530x;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.LTDI
{
    width: 530px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top:solid 6px #fff;
    border-bottom:solid 6px #fff;
}

.LTD A
{
    font-family: Verdana;
	font-size: 12px;
    text-decoration: none;
	color: #436478;
	text-align: left;
}

.LTD A:hover
{
    font-family: Verdana;
	font-size: 12px;
    text-decoration: underline;
	color: #436478;
	text-align: left;
}

.LIT
{
    	font-size: 24px;
	color: #436478;
    font-family: Tahoma;
    background-color: #fff;
    border-bottom: solid 20px #fff;
}

