A, TD, BODY, P {
    font-family: Arial;
    font-size:11px;
    line-height:18px;
}
P {
    text-align:justify;
}
.small {
    font-family: Arial;
    font-size:10px;
    color:#000000;
    text-decoration:none;
}
.smallg {
    font-family: Arial;
    font-size:10px;
    color:#CCCCCC;
    text-decoration:none;
}

A {
    color:#DE2144;
    text-decoration:underline;
}

A:HOVER,A.small:HOVER {
    color:#DE2144;
    text-decoration:underline;
}

.title {
    font-family: Trebuchet MS,Arial;
    font-size:24px;
    padding-left:40px;    
}
.title1 {
    font-family: Trebuchet MS,Arial;
    font-size:12px;   
}

