﻿.V_Big_Title
{
    font-size: 30px;
}
.Big_Title
{
    font-size: 25px;
    font-family: 'times New Roman' , Times, serif;
    color: #006600;
    font-weight: bold;
    width: 400px;
}

.Medium_Title
{
    font-size: 20px;
}
.Small_Title
{
    font-size: 15px;
}
.P_normal,.P_normal2
{    
    line-height: 22px;
    text-align: justify;
    width:500px;      
}
.P_normal
{
text-indent: 40px;
}