
.body
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:150%;
}

.body2
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:110%;
}

.body3
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:125%;
}

.header {
font-family: verdana;
color: #000;
font-size: 13px;
line-height:180%;
text-align: left;
font-weight: bold;
letter-spacing: 0;
}

.p1
{
text-align: left;
color: #000;
font-family: Lucida Sans Unicode;
font-size: 13px;
line-height:150%;
}

ul.ucp{
margin: 0 0;
}

ul.ucp li{
list-style:none;
background-image: url(../../files/uploads/ucp_pointer.gif);
background-repeat: no-repeat;
background-position: top left;
}

div{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}